a,                                             
a:visited,                                     
a:link {                                       
        color: #000055;                        
	font-family: Ariel, Verdana, Helvetica;      
	font-size: 10px;                             
	font-weight: bold;                           
	text-decoration: none;                       
	                                             
}                                              
a:hover{                                       
	color: #FF0000;                              
	font-size: 10px;                             
	font-weight: bold;                           
        text-decoration: none;                 
                                               
}                                              
DIV.maintext                                   
{                                              
	FONT-SIZE: 10px;                             
	COLOR: #000000;                              
	FONT-FAMILY: Ariel, Verdana, Helvetica;      
                                               
}                                              
DIV.whitetext                                  
{                                              
	FONT-SIZE: 11px;                             
	COLOR: #ffffff;                              
	FONT-FAMILY: Ariel, Verdana, Helvetica;      
	font-weight: bold;                           
                                               
                                               
}                                              
                                               
DIV.heading                                    
{                                              
	FONT-SIZE: 20px;                             
	COLOR: #ffffff;                              
	font-weight: bold;                           
	FONT-FAMILY: Ariel, Verdana, Helvetica;      
                                               
}                                              
                                               
.bottom {                                      
	font-family:Verdana, Arial, Helvetica;       
	color:#ffffff;                               
	font-size:10px;                              
	}                                            
	                                             
.anylinkcss{                                   
	font-color:#FFFFFF;                          
	position:absolute;                           
	visibility: hidden;                          
	border:1px solid black;                      
	border-bottom-width: 1;                      
	font:normal 11px Verdana, Arial, Helvetica;  
	line-height: 15px;                           
	z-index: 100;                                
	background-color: #c5c9cc;                   
	width: 205px;                                
}                                              
                                               
.anylinkcss a{                                 
	width: 100%;                                 
	display: block;                              
	text-indent: 3px;                            
	border-bottom: 0px solid white;              
	padding: 1px 0;                              
	text-decoration: none;                       
	font-weight: bold;                           
	text-indent: 5px;                            
}                                              
                                               
.anylinkcss a:hover{ /*hover background color*/
	background-color: #000055;                   
	color: white;                                
}                                              
}	                                             
