a, a:active, a:link, a:visited {
	color: #1D2136;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none; 
	font-size: 10px 	
}

a:focus, a:hover{
	color: #1D2136;
	font-family: Verdana;
	font-size: 10px; 
    text-transform: uppercase; 
    color: #8000FF; 
    text-decoration: blink;
    font-weight: bold 
	
}

body, p, span, td, th{
	color: #1D2136;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	background-color: #9aadd7;
 }
.tr1 {
     
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
 
 