body,td,th 
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
}
body, html 
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
}

A:link
{ 
	color: #5c2f01;
	font-weight: medium;
	text-decoration: none; 
}

A:visited  
{ 
	color: #5c2f01; 
	font-weight: medium;
	text-decoration: none; 
}

A:hover
{
	color: maroon; 
	font-weight:bold; 
	text-decoration:underline;
}
