body {
margin:0
}
.bottomtxt {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
}

.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}


.main-links{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.main-links:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color:#FFFFFF;
}
.main-links:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color:#FFFFFF;
}