td {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:12px;
}
td.custom {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:30px;
}
.whitetext {
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}
.whitelink {
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
.whitelink:hover {
    color:#000000
}
.BLACKLINK {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.BLACKLINK2 {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.BLACKLINK2:hover {
    color:#000000
}
.redlink {
	font-family:Verdana;
	font-size:11px;
	color:#621503;
	text-decoration:none;
}
.redlink:hover {
    color:#018A9A
}