a:link {
color : #A5BACE;
text-decoration : underline; 
font-family : sans-serif, arial; 
}

a:active {
color : #A5BACE; 
text-decoration : underline; 
} 

a:visited {
color : #A5BACE; 
text-decoration : underline; 
} 

a:hover {
	back :#A0A0A4;
	color: #006699;
}

.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #297994;
	font-weight: bold;
	}
.subhdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #297994;
	font-weight: bold;
	}

