a:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	height: 33px;
	right: 0px;
	text-indent: 10px;
	padding-left: -5px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

a:visited {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	height: 33px;
	text-indent: 10px;
	padding-right: 10px;
	padding-left: -5px;
}

a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #4B371F;
	background-position: 32px;
	height: 33px;
	text-indent: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: -5px;
}

a:active {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #763F06;
	font-size: 16px;
	height: 33px;
	text-indent: 10px;
	padding-right: 10px;
	padding-left: -5px;
}
