A:link {
	text-decoration: none;
	color: #3366CC;
}
A:visited {
	text-decoration: none;
	color: #3366CC;
}
A:active {
	text-decoration: none;
	color: #000000;
}
A:hover {text-decoration: none;
	color: #000000;
	font-weight: bold;}

.links {
	font-size: 16px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.biglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.showlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.whiteheader {
	font-size: 14px;
	color: #FFFFFF;
}
