td img {
	display: block;
	border: none;
}

td img:hover {
	background-color: #8B0000;
}

td a img {
	background-color: transparent;
}

body,td,th {
	color: #A52B1C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBF8D9;
}
a:link {
	color: #980E01;
	border: none;
	background-color: transparent;
}
a:visited {
	color: #980E01;
}
a:hover {
	color: #980E01;
	
	text-decoration: none;
}
a:active {
	color: #980E01;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #980E01;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #980E01;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBF8D9;
}
