A:visited {
font-weight : bold; 
font-family : verdana; 
color : #c0c0c0; 
background-color : transparent;
text-decoration : none; 
}

A:link {
font-weight : bold; 
font-family : verdana; 
color : #ffffff; 
background-color : transparent;
text-decoration : none; 
}

A:hover {
font-weight : bold; 
font-family : verdana; 
color : #ff0000; 
background-color : transparent;
text-decoration : none; 
}

.menu {
font-weight : bold; 
font-size : 10pt; 
line-height : 14pt; 
font-family : arial narrow, arial, helvlight, sans serif; 
color : #ffffff; 
background-color : transparent;
text-decoration : none; 
}