#tabmenu a:link {
	background-color: #999933;
}
#tabmenu a:visited {
	background-color: #999933;
}
#tabmenu a:hover {
	background-color: #CCCC33;
}
#tabmenu a:active {
	background-color: #999933;
}
#enlace a:link {
	color: #000000;
}
#enlace a:visited {
	color: #333333;
}
#enlace a:hover {
	color: #999933;
}
#enlace a:active {
	color: #999933;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
