body
{
	font-family:Arial;
	font-weight:regular;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;	
}

a
{
	font-family:Arial;
	font-weight:regular;
	color:blue;
	text-decoration:none;
}

a:hover{
	font-family:Arial;
	font-weight:regular;
	color:red;
	text-decoration:none;
}
