.blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin dashed;
	padding: 1px;

}
.headerNav {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	height: 10px;



}
.whtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
