body {
	font-size: 12px;
	font-family:  verdana, arial; 
	 }
	 
td {
 font-family: verdana, arial, ; 
	font-size: 12px;
	font-style: normal;
}

td.a {
		color:blue; 
		text-decoration:none;
	
}

.a {
		color:blue; 
		text-decoration:none}
		
.a:hover {
	color:red;
	text-decoration:none;
	text-transform: none;
	font-style: normal;
}
.a:visited {color:blue ; text-decoration:none }

.text { font-family: verdana, arial; 
font-weight: bold; 
font-style: normal; 
font-size: 14 px; 
 font-stretch: normal; 
color: #000000    
}
.main { font-family: verdana , arial; 
font-weight: bold; 
font-style: normal; 
font-size: 12 px;  font-stretch: normal; 
color: #000000    
}
.logo {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 36px;
	color: #0033FF;
	text-align: center;
	vertical-align: middle;
}
