a:link	{ 
color: #FFFFFF; 
} 

a:active	{ 
color: #66CCFF; 
}

a:visited 	{  
color: #FFFFFF; 
}

a:hover	{
color: #66CCFF;
font-weight: normal; 
}

P           { 
text-decoration: none
}

.menuText 	{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-style: normal; 
text-decoration: none}

.title 	{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8px
}

