A:link {
	color: #666666;
	text-decoration: none;
}
A:visited {
	color: #666666;
	text-decoration: none;
}
A:active {
	color: #666666;
	text-decoration: none;
}
A:hover {
	color: #613100;
	text-decoration: underline;
} 

.footer { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #673301}
.rightsidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.brownline {
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #673301;
}
.mainborder {
	border: thin solid #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #673301;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
