a:link {
	color: #7B770C;
	text-decoration: none;
}
a:visited {
	color: #7B770C;
	text-decoration: none;
}
a:hover {
	color: #7B770C;
	text-decoration: underline;
}
a:active {
	color: #7B770C;
	text-decoration: none;
}
.background {
	background-color: #F2D8B3;
	border-style: solid;
	border-width: 1px;
	border-color: #C27000;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #754401;
}
