body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a:link
{
	color: #3333cc;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration:none;
}

a:visited
{
	color: #3333cc;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration:none;
} 
a:active 
{
	color: #cc0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration:none;
}

a:hover
{
	color: #cc0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration:none;
}
	




