body{
	font-weight			:	normal;
	font-style			:	normal;
	color				:	#FFFFFF;
	text-decoration		:	none;
	margin-left			:	0;
	margin-right		:	0;
	margin-top			:	10;
	background-color: #444444;
		}
td {
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
		
a:link	{
		color				:	#FF0000;
		text-decoration		:	none ;
	color: #FF9900;
	text-decoration: none;
		}



a:active {
		text-decoration		:	underline ;
		color				:	#FF0000}
		
	

a:hover {
		font-style			:	normal;
		text-decoration		:	underline ;
		color				:	#FF9900}
		
a:visited {
	color: #FF9900;
	text-decoration: none;
}
