@charset "iso-8859-1";



a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666633;
	text-decoration: underline;
}
body {
	background-color: #F5EFEC;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #330000;
	cursor: hand;
	text-align: left;
	
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #330000;
	text-transform: uppercase;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #330000;
}
