BODY {
FONT-FAMILY: Verdana
}
Text {
background : #ffffff; 
color : #000000; 
font-size : 12pt; 
text-decoration : none; 
} 
.menuText {
background : #ffffff; 
color : #000000; 
font-size : 10pt; 
text-decoration : none; 
} 
.menuTextUnderscore {
background : #ffffff; 
color : #000000; 
font-size : 10pt; 
text-decoration : underline; 
} 
.menuLinkText {
background : #ffffff; 
color : #000000; 
font-size : 10pt; 
text-decoration : none; 
} 
.menuLinkText:hover {
background : #ffffff; 
color : #000000; 
font-size : 10pt; 
text-decoration : underline; 
} 
.LinkText {
background : #ffffff; 
color : #000000; 
font-size : 12pt; 
text-decoration : underline; 
} 
.LinkText:hover {
background : #ffffff; 
color : #000000; 
font-size : 12pt; 
text-decoration : underline; 
} 

