body {
	background-color: #662222;
}
li {
	list-style-type:none
}
a:hover {
	text-decoration: none; color: #662222; font-family: "Georgia"; font-size: "19px"; 
}
a:visited {
	text-decoration: none; color: #662222; font-family: "Georgia";  font-size: "19px";
}
a:active {
	text-decoration: none; color: #662222; font-family: "Georgia"; font-size: "19px";
}
a:link {
	text-decoration: none; color: #662222; font-family: "Georgia"; font-size: "19px";
}
img {
	border:0; 
}
h2 {
	font-family: "Agency FB"; font-size: "35px"; 
}
h3 {
	font-family: "Arial Rounded MT Bold"; font-size: "25px"; 
}
td {
	background-repeat: no-repeat;
}