.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.link2 {
	color: #990000;
	text-decoration: none;
}

body { background-color: #6D1515; }