.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.greylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.whitelinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.whitelinks a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.whitelinks a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.whitelinks a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.blacklinks a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.blacklinks a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.blacklinks a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.blacklinks a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.greylinks a:link {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.greylinks a:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.greylinks a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.greylinks a:active {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bluetable {
	border: 3px solid #000099;
}

