body {
	font-size: 13px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

a, a:link, a:visited {
	color: Maroon;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
}

.footer {
	font-weight:bold;
	color: #FFFFFF;
}

.footer a, .footer a:link, .footer a:visited {
	color: Yellow;
	font-weight:bold;
}

.footer a:hover, .footer a:active {
	color: #FFD700;
	text-decoration: none;
}