a:link {
	color: #320200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #320200;
}
a:hover {
	text-decoration: underline;
	color: #320200;
}
a:active {
	text-decoration: none;
	color: #320200;
}
.rightlinks {
	font-family: "Futura Lt";
	font-size: 15px;
	color: #320200;
	font-weight: 300;
}

