td
{
	font : 12px Arial;
	color: #1A574E;

}

a
{
	font : 12px Arial;
	color: Green;
	text-decoration : none;
}
a:hover
{
	font : normal 12px Arial;
	color: #FF0033;
	text-decoration : none;
}
body {  background-color: #FFFFFF;
 text-align : justify;
}

