body
{
}

td
{
	font-family: Georgia, Times New Roman;
	font-size: smaller;
	font-weight: bold;
}

.td_small
{
	font-size: xx-small;
}

A
	{
		font-family :Georgia, Times New Roman, Verdana ;
		font-size:10px;
		color:black; font-weight:bold; text-decoration:none;
	}
A.text
	{
		font-size:12px;
		color:#003366;
	}
A.normal
	{
	    font-weight :normal ;
	    color:#003366;
	}
A:hover 
	{
		color:#7C3535; 
	}
