body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#FFFFFF; 
	background-image:url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;;
	color:#000000;
	font-size : 13 px;	
	text-decoration: none;	
}

A 			{ color: #78AB46; text-decoration: none; }

A:link		{ color: #78AB46; text-decoration: none; }

A:visited	{ color: #78AB46; text-decoration: none; }

A:active	{ color: #66CD00; text-decoration: none; }

A:hover		{ color: #66CD00; text-decoration: none; }

td
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13 px;
	font-style: NORMAL;
	'font-variant: small-caps;
	text-decoration: none
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.small
{	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
}

a.pixel:link {color: red; text-decoration: none; }
