td {
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	color: #ffffff;
}
.bold {
	font-weight: bold;
}	
.title {
	font-weight: bold;
	font-size: 9pt;
}	
.white {
	color: #ffffff;
}
.green {
	color: #ffffff;
	font-weight: bold;
}

A:link				{ color : ffffff; text-decoration : none; font-size : 7pt; font-weight : none; font-family : Verdana, Tahoma, Arial;}
A:active			{ color : ffffff; text-decoration : none; font-size : 7pt; font-weight : none; font-family : Verdana, Tahoma, Arial;}
A:visited			{ color : ffffff; text-decoration : none; font-size : 7pt; font-weight : none; font-family : Verdana, Tahoma, Arial;}
A:hover				{ color : ffffff; text-decoration : underline; font-size : 7pt; font-weight : none; font-family : Verdana, Tahoma, Arial;}