#top-menu {
font-size : 11px;
font-family : Verdana, Arial;
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
#left-menu {
font-size : 12px;
font-family : Verdana, Arial;
font-weight : bold;
font-style : normal;
vertical-align : middle;
text-decoration : none;
color : #000066;
}
#left-menu:link {
color : #ffffff;
}
#left-menu:hover {
color : #ffffff;
}
a:link {
color : #ffffff;
text-decoration : none;
}
a:visited {
color : #ffffff;
text-decoration : none;
}
a:hover {
color : #c0c0c0;
text-decoration : none;
}
