td {
	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;
}

p {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	color:#596F80;
}

<!-- td {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	color:#596F80;
} -->

li {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	color:#596F80;
}

.smallinput {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}


A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #6c6b67;
	font-weight: bold;
	font-size : 16px;
}
