a:link, a:visited {
color: #A42A2A;
}
a:hover {
color: #FF9600;
}
a.nav:link, a.nav:visited {
color: #A42A2A;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}
a.nav:hover {
color: #000;
text-decoration: none;
}
.menu {
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
padding-bottom: 0px;
}
a.menutxt:link, a.menutxt:visited {
font-family: tahoma;
font-size: 10px;
}
.menubox {
border: 1px solid #5A5A5A;
}
.topborder {
border-top: 1px dotted #580000;
}
td {
font-family: verdana;
font-size: 10px;
color: #464646;
}
p {
line-height: 18px;
}
.semispaced {
line-height: 16px;
}
.black {
color: #000;
}
.whitetitle {
font-family: arial;
font-size: 14px;
color: #fff;
font-weight: bold;
}
.title {
font-family: arial;
font-size: 14px;
color: #7F0000;
font-weight: bold;
}
.footer {
padding-top: 12px;
padding-bottom: 12px;
color: #C4BEB0;
}
a.light:link, a.light:visited {
text-decoration: none;
color: #DAAF4A;
}

.darkred {
color: #580000;
}
input, select, textarea {
font-family: verdana;
font-size: 10px;
color: #464646;
border: 1px solid #9C9C9C;
}
