A:link {
	COLOR: #75263B;
	text-decoration: underline;

}
A:visited {
	COLOR: #666666; TEXT-DECORATION: underline
}
A:active {
	COLOR: #75263B; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #AA0A0C; TEXT-DECORATION: underline
}
TD {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	color: #75263B;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #75263B;
	text-align: center;
	height: 20px;
	width: 520px;
	margin-bottom: 20px;
	border-top: 0px none #75263B;
	border-right: 0px #75263B;
	border-bottom: 1px solid #75263B;
	border-left: 0px #75263B;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0A0C;
	text-align: left;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
	border-top: 0px none #AA0A0C;
	border-right: 0px #AA0A0C;
	border-bottom: 1px solid #AA0A0C;
	border-left: 0px #AA0A0C;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #75263B;
}
#footer a:link {
	color: #75263B;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;

}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

body {
	background-color: #886F5B;
}

