td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

#footer a:active { font-size:10px; color:#c73a19; }
#footer a:hover { font-size:10px; text-decoration: underline; color:#c73a19 }
#footer a:visited { font-size:10px; font-weight: bold; color:#596F80; }
#footer a:link { font-size:10px; font-weight: bold; text-decoration: none; color:#596F80; }

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}