A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: CC0000;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana;
}

.smalltxtwhite {  font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.smalltxtblack {  font-size: 9px; font-weight: bold; color: #000000; text-decoration: none}
