a            
	{ color: #FF9900; text-decoration:none;}
#titulo {
	font-size: medium;
	font-weight: normal;
	color: #FF9900;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 7px;
	text-decoration: underline;
	clear: both;
}
.etic {
	width: 100px;
	display: block;
	padding: 3px;
	clear: both;
}

#Texto {
	color: #FF9900;
}
#Visitas {
	width: 500px;
	border: medium groove #FF9900;
}

#Texto   img {
	float: left;
}



a:hover 
     { color: #FFCC00;}

#titulo_barra {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 0em;
}
#post {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	display: table;
}
