body {
	background-color:#FF7E00;
	font-family:sans-serif;
	font-style:normal;
	font-size:x-small;
	color:#000000;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}


a:link { 
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
}

a:visited { 
	color: #FF0000; 
	text-decoration:none;
		font-weight:bold;
}

a:hover { 
	color: #E57100; 
	text-decoration:none;
}

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

