a.reverse:link { color: #425FA5; text-decoration: underline }
a.reverse:active { color: #425FA5; text-decoration: underline }
a.reverse:visited { color: #425FA5; text-decoration: underline }
a.reverse:hover { color: #FFFFFF; text-decoration: underline }


.subnav {
	font-family: arial;
	font-size: 12px;
	color: #425FA5;
	text-decoration: none;
}
.subhead {
	font-family: arial;
	font-size: 12px;
	color: #425FA5;
	text-decoration: none;
	font-weight:bold;
}