  /*body { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-color: #FFFFFF; 
 font-size:5px;
   font-style: normal; 
   font-weight: plain;
	}*/
	
.vag1 {
font-family: Verdana;
color: navy; 
	font-size: 11px;  
	font-style: normal; 
	font-weight: plain;  
}
.vag2 {
font-family: Verdana;
	font-size: 11px; 
	color: navy;  
	font-style: normal; 
	font-weight: bold;  
}
.vag3 {
font-family: Verdana;
	font-size: 11px; 
	color: black;  
	font-style: normal; 
	font-weight: plain;  
}

a.:visited {text-decoration: none;
	color: navy;}
a.:hover {
	text-decoration: none;
	font-weight: PLAIN; 
	color: red;
	}
a.:link {text-decoration: none;
	color: navy;}
	
	
a.d2:visited {text-decoration: underline ;
	color: blue;
	font-weight: plain; 
	font-size: 11px;}
a.d2:hover {
	text-decoration: none;
	color: white;
	font-weight: plain; 
	font-size: 11px;
	}
a.d2:link {text-decoration: underline;
	color: BLUE;
	font-weight: plain; 
	font-size: 11px;}


	
	
