
A:link {
color : #96779c;
text-decoration : none;
font-weight : bold;
font-size : 11px;
}
A:visited {
color : #96779c;
text-decoration : none;
font-weight : bold;
font-size : 11px;
}
A:active {
color : #ce8099;
text-decoration : none;
font-weight : bold;
font-size : 11px;
}
A:hover {
color : #c3a18d;
text-decoration : none;
font-weight : bold;
font-size : 11px;
}
TR, TD, BODY, TABLE {
font-size : 11px;
font-family : verdana, arial, trebuchet ms, times new roman;
text-align : justify;
color : #44585a;
line-height : 14px;
letter-spacing : 0;
}
B, BOLD {
font-size : 11px;
font-family : verdana, times new roman, arial;
text-align : justify;
color : #44585a;
line-height : 13px;
letter-spacing : 1px;
}
ul#navlist {
margin : 0;
padding : 0;
list-style-type : none;
white-space : nowrap;
}
ul#navlist li {
float : left;
font-family : verdana, arial, sans-serif;
font-size : 9px;
font-weight : bold;
margin : 0;
padding : 5px 0 4px 0;
background-color : #f1edd3;
border-top : 1px solid #d1d0bf;
border-bottom : 1px solid #d1d0bf;
}
#navlist a, #navlist a:link {
margin : 0;
padding : 5px 9px 4px 9px;
color : #a7b59e;
border-right : 1px dashed #d1e3db;
text-decoration : none;
}
ul#navlist li#active {
color : #a7b59e;
background-color : #f5f1c1;
}
#navlist a:hover {
color : #d68b7a;
background-color : #f4ddd0;
}
