body {
	background-color: #c1000c;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a:hover{
	font-size:12px;
	color: #ffffff;
	text-decoration: underline;
}

a:visited{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
