td {
	font-size: 12px;
}
a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover{
	font-size: 12px;
	color: #CC3000;
	text-decoration: underline;
}