.normal		{  font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: normal;
			text-decoration: none; 
			color: #003399
			}
.different	{  font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-style: normal; 
			text-decoration: none; 
			font-weight: bold;
			color: #FFFFFF
			}
body		{ font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			font-style: normal; 
			color: #003399; 
			text-decoration: none
			}
a:link		{ text-decoration: none;
			font-size: 12px;
	                color: #FFFFFF;
			text-decoration: none
			 
			} 
a:hover		{ font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			text-decoration: none
			} 
a:visited	{ text-decoration: none;
			font-size: 12px;
 		  color: #FFFFFF 
			}  
.banner1	{ position:absolute; 
			height: 18px; 
			top:0px; 
			left: 180px; 
			z-index: 1;
			width: 500px
			}	
			
a.text-y:hover { font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #DEC625;
			text-decoration: none }
a.textbm-w:hover { font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: none }		


a.textb-y:hover { font-family :Arial;
		  	font-size : 12px;
		  	color : #DEC625;
			font-weight : bold;
			text-decoration: none;
		}	
a.textsmallb-y:hover {
			font-family :Arial;
			font-size : 10px;
			color : #DEC625;
			font-weight : bold;
			text-decoration: none;
		}				  