td {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4A4A4A;
	text-align:justify;
}
a.whites{
	color:white;
}
a:hover.whites{
	color:white;
}
a{
	color: #4A4A4A;
	text-decoration: none;
}
a:hover{
	color: #4A4A4A;
	text-decoration: underline;
}
.highlight {
	color:#FF6699;
}

