.Style1 { 

font-family : Verdana; 
} 
.Style2 { 

font-family : verdana; 
} 
.Style3 { 

font-family : verdana; 

color : #ff0000; 
} 
A.Menu { 

color : #f33333; 

font-family : VERDANA; 

font-size : 10pt; 

font-weight : bold; 

text-decoration : none; 
} 
A.Menu:hover { 

color : #0000ff; 

font-family : VERDANA; 

font-size : 10pt; 

font-weight : bold; 
} 
A.Menu_disable { 

color : #cccccc; 

font-family : VERDANA; 

font-size : 10pt; 

font-weight : bold; 

text-decoration : none; 
} 
