#headerMain a:link {
	color: #FFFFFF;
}
#headerMain a:visited {
	color: #FFFFFF;
}
#headerMain a:hover {
	color: #FFFF66;
}
#contentBlock #centerBlock {
	text-align: justify;
}
#contentBlock #centerBlock a:link {
	color: #003366;
	text-decoration: underline;
}
#contentBlock #centerBlock a:link {
	color: #234182;
}
#contentBlock #centerBlock a:hover {
	color: #6684A8;
	text-decoration: underline;
}
#contentBlock #centerBlock a:visited {
	color: #234182;
}
img {
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contentBlock #leftCol a {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
