/* CSS Document */

BODY
{
	BACKGROUND-REPEAT: repeat-x;
}
.foot
{
	font-family: verdana,sans-serif;
	font-size:9px;
	font-weight:100;
	color:#999999;
}
.copy
{
	font-family: verdana,sans-serif;
	font-size:10px;
	font-weight:100;
	color:#000000;
}
.header1
{
	font-family: verdana,sans-serif;
	font-size:11px;
	font-weight:800;
	color:#CD6655;
}
a:hover
{
	font-family: verdana,sans-serif;
	font-size:10px;
	font-weight:800;
	color:#CD6655;
	text-decoration:underline;
}
a
{
	font-family: verdana,sans-serif;
	font-size:10px;
	font-weight:800;
	color:#CD6655;
	text-decoration:none;	
}
a:active
{
	font-family: verdana,sans-serif;
	font-size:10px;
	font-weight:800;
	color:#7F9316;
	text-decoration:none;
}