table {
	BORDER-RIGHT: #999966 thin dotted;
	BACKGROUND-POSITION: center 50%;
	BORDER-TOP: #999966 thin dotted;
	FONT-SIZE: small;
	BORDER-LEFT: #999966 thin dotted;
	WIDTH: 80%;
	BORDER-BOTTOM: #999966 thin dotted;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	POSITION: relative;
	BACKGROUND-COLOR: #f1f2db;
	padding: 5%;
}
A:active {
	TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: underline
}
A:visited {
	TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: none
}
.publicado_en {
	FONT-SIZE: x-small
}
h1 {
	font-size: large;
	color: #006666;
	text-align: center;
}
h2 {
	font-size: large;
	text-align: center;
		color: #006666;
}
td {
	padding-top: 10px;
	padding-left: 10px;
}
