@charset "UTF-8";
/* CSS Document */

#hogan a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C473B;
	text-decoration: none;
}
#hogan a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C473B;
	text-decoration: none;
}
#hogan a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C473B;
	text-decoration: none;
}
#hogan a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C473B;
	text-decoration: none;
}
.rightb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6E4739;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D473A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D473A;
}
