/* Text Classes */


TD,BODY{
font-size: 11px; 
font-family:  Verdana, Arial;
color: #005893;
}

.copy{
font-size: 11px; 
font-family:  Verdana, Arial;
color: #005893;
}

.links2:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 12px; 
	font-family:  Verdana, Arial;
	color: #ffffff;
	text-decoration: none; 
}	

.links2:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial;
   color : #ffffff; 
   text-decoration : none; 
}

.links2:hover {
   font-style : strong; 
   font-weight : bold;
   font-size : 12px; 
   font-family:  Verdana, Arial;
   color : #d9e8e8;
   text-decoration : none; 
}

.links2:active {
   font-style : strong; 
   font-weight : bold;
   font-size : 12x; 
   font-family:  Verdana, Arial;
   color : #d9e8e8;
   text-decoration : none; 
}

.links3:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 10px; 
	font-family:  Verdana, Arial;
	color: #1A3C69;
	text-decoration: none; 
}	

.links3:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 10px; 
   font-family:  Verdana, Arial;
   color : #1A3C69; 
   text-decoration : none; 
}

.links3:hover {
   font-style : strong; 
   font-weight : bold;
   font-size : 10px; 
   font-family:  Verdana, Arial;
   color : #347193;
   text-decoration : none; 
}

.links3:active {
   font-style : strong; 
   font-weight : bold;
   font-size : 10px; 
   font-family:  Verdana, Arial;
   color : #347193;
   text-decoration : none; 
}
