a:link {
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:visited {
	text-decoration: none;
}
tr {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #262624;
}
.menu {
	font-family: Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #71625D;
}
h1 {
	font-family: Arial, sans-serif;
	color: #AA3576;
	text-align: center;
}
h2 {
	font-family: "Courier New";
	color: #3D2729;
}

