div#navbaro {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-right:6px;
	width: 409px}

#navbaro a:link, #navbaro a:visited {
	color: #4C4C4C;
	text-decoration: none;
	display: inline}

#navbaro a:hover {color: #8F3014;
	text-decoration: underline;}
#navbaro a.aceso {color: #8F3014;
	text-decoration: underline;}

.navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #4C4C4C;
	font-size: 10px;
	text-align: center;
	}
a {font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #4C4C4C;
	font-size: 10px;
	/*text-align: center;*/
	text-decoration: none;
	}
	
a.aceso {
	color: #8F3014;
	text-decoration: underline;
}
a:hover {
	color: #8F3014;
	text-decoration: underline;
	}
	