td,input,select,textarea { font-family: Verdana; font-weight: normal; font-style: normal; font-size: 10px;}


h1
{
	font-weight: bold;
	font-size: 16px;
	color: #e3c66b;
}

A:link		{color:#938658;}
A:visited	{color:#938658;}
A:active	{color:#938658;}
A:down		{color:#938658;}
A:hover		{color:#e3c66b;}



.footer	A:link		{color:#938658; font-weight: bold;}
.footer	A:visited	{color:#938658; font-weight: bold;}
.footer	A:active	{color:#938658; font-weight: bold;}
.footer	A:down		{color:#938658; font-weight: bold;}
.footer	A:hover		{color:#e3c66b; font-weight: bold;}


.footer		{color:#938658;}

.form_field 
{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}