body {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
TD {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
P {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

hr {
	color: #0000CD;
}

h1 {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a{
	color: #d6c694;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #d6c694;
	text-decoration: none;
	font-weight: bold;

}

a:visited{
	color: #d6c694;
	text-decoration: none;
	font-weight: bold;

}

a:hover{
	color: #524229;
        text-decoration: none;
        font-weight: bold;
}
