.nav, .nav a:link, .nav a:visited, .nav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
} 

.nav a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.floatright {  float: right; border: 1px solid C2B371; margin-left: 10px; margin-bottom: 10px; margin-right: 10px}
.floatleft {  float: left; border: 1px solid C2B371; margin-right: 10px; margin-bottom: 10px}
.floattop {
	float: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
