a:link {
color : #4292B8; 
text-decoration : underline; 
font-family : sans-serif, arial; 
}

a:active {
color : #6FAAC6; 
text-decoration : underline; 
} 

a:visited {
color : #4292B8; 
text-decoration : underline; 
} 

a:hover {
	back :#A0A0A4;
	color: #F9B413;
}
.section_resources {
	height: 152px;
	width: 760px;
	background-image: url(../img/sub_hdr_online_resource.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 46px;
	color: #FFFFFF;
	padding-top: 4px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}

.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6FAAC6;
	font-weight: bold;
	}

