/* Body */
BODY 
{
	margin: 0px 0px 0px 0px;
	background-color : #303040 ;
}

td,tr,p,div 
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

/* Links */
a:link, a:visited 
{
	font-size: 11px; color: #787058; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover 
{
	color: #a8a080;	text-decoration: none;
	font-weight: bold;
}

font
{
	color: #707070;	text-decoration: none;
}
