*{
	font-size:100%;
}

body{
	text-align:center;
	background-color:#6A0000;
	margin:0 auto;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif, Tahoma;
	font-size:12px;
}

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

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

a:hover {
	font-weight: bold;
	color: #0033CC;
	text-decoration:underline overline;
}

a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration:none
}
