.links {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.links:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

.linkColor {
	color: #0099FF;
	text-decoration: none;
}

.linkColor:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.linkColor:hover {
	color: #666666;
	text-decoration: none;
}
.linkBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5AD6F8;
}
html { min-height: 100%; margin-bottom: 1px; }
