#epano {position:absolute; top:0px; left:0px; width:1000px; background: lightblue;  font-family:Sans-serif; text-align:center;
        padding: 5px; font-size:12pt;font-weight:bold;}

#aristero {position:absolute; background: #FFFF89; top:37px; left:0px; width:200px; padding:5px; text-align:center;font-family:Sans-serif; font-size:14px}

#aristero a {display:block}

#txt {position:absolute; top:37px; left :212px; background: lightgreen; width:800px;}





a, a:link {
	color: #339;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #669;
	}

a:hover {
	background-color: #fff;
	color: #339;
	}
