a:link {
color: #A7551A;
}
a:visited {
color: #A7551A;
}
a:hover {
color: #000;
}
a:active {
color: #000;
}
a.menu:link {
color: #A7551A;
font-weight: bold;
}
a.menu:visited {
color: #A7551A;
}
a.menu:hover {
color: #000;
}
a.menu:active {
color: #000;
}
h1 {
margin: 0px;
font-family: arial;
font-size: 18px;
color: #000;
font-weight: bold;
}
.nav {
font-family: arial;
font-size: 11px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
}
.menu {
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #A7551A;
padding-left: 8px;
}
.title {
font-family: arial;
font-weight: bold;
font-size: 11px;
color: #87400D;
}
.smalltitle {
font-family: tahoma;
font-weight: bold;
font-size: 10px;
color: #D38122;
line-height: 11px;
}
.smalltxt {
font-family: tahoma;
font-size: 10px;
color: #898989;
line-height: 11px;
}
td {
font-family: arial;
font-size: 11px;
color: #898989;
line-height: 18px;
}

input, select, textarea {
 border: 1px solid #E09A48;
 font-family: arial;
 font-size: 11px;
 color: #333333;
 width: 200px;
 }


