.navobre {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	list-style-type: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 11px;
	padding-bottom: 2px;
	padding-left: 11px;
	text-decoration: none;
	background-color: #C4122F;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
}
a:visited {
}
a:hover {
	color: #C4122F;
	background-color: #CCCCCC;
}
a:active {
}
