.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: none;
}
.boxout {
	color: #000000;
	background-color: #FFFFFF;
}
.boxout a:link, .boxout a:visited {
	text-decoration: underline;
	color: #000066;
	background-color: transparent;
}
.boxout a:hover, .boxout a:active {
	background-color: #C9C3ED;
	color: #191970;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

