A:LINK {
	color: #666666;
	text-decoration : none;
	cursor : auto;
	font-family : Arial, Verdana, "MS Sans Serif";
	font-size : 9px;
}

A:ACTIVE {
	color : #CC9933;
	text-decoration : none;
	font-family : Arial, "Microsoft Sans Serif", Verdana;
	font-size : 9px;
}

A:HOVER {
	color: #FFCE9C;
	text-decoration : none;
	cursor : auto;
	font-family : Arial, "MS Sans Serif", Verdana;
	font-size : 9px;
}
A:VISITED {
	color : #FF0033;
	text-decoration : none;
	cursor : auto;
	font-family :  Arial, "MS Sans Serif", Verdana;
	font-size : 9px;
}




TD {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; color: #333333;
}


