A:link	{
	color: #FA754C;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	}
A:visited	{
	color: #CE6144;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	}
A:hover	{
	color: #FEBF82;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	}
A:active	{
	color: #FA754C;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	}
A	{
	color: #FA754C;
	text-decoration: underline;
	}
BODY	{
	background-color: #FFFFFF;
	color: #FA754C;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	}
H1	{
	color: #FEBF82;
	font-family: Arial, Helvetica, 'sans serif';
	}
H2	{
	color: #FA754C;
	font-family: Arial, Helvetica, 'sans serif';;
	}
H3	{
	color: #FA754C;
	font-family: Arial, Helvetica, 'sans serif';
	}
TD	{
	color: #666666;
	font-family: Arial, Helvetica, 'sans serif';
	}
P	{
	color: #666666;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 80%;
	}
.active	{
	color: #BD9E6D;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	}
.background	{
	background-image: url(images/large/background.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
.border	{
	border-bottom: solid 3px #FEE0B0;
	border-right: solid 3px #FEE0B0;
	}
.home	{
	background-color: #FEE0B0;
	zborder: 6px solid #FA754C;
	}
.homeback	{
	background-image: url(images/large/home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
.orange	{
	background-color: #FA754C;
	}
.palenav	{
	background-color: #FEE0B0;
	}
.std	{
	margin-bottom: 0px;
	margin-top: 0px;
	}
.top	{
	margin-top: 0px;
	margin-bottom: 0px;
	}