body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #FFCC00;
}
a.noticita{
	color: #336699;
	font-weight: bold;
}
a.titulito:link {
	color: #FFFFFF;
	text-decoration: none;
}
.anuncio {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
a.titulito:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.titulito:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.titulito:active {
	color: #FFFFFF;
	text-decoration: none;
}
.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #336699;
	border-left-color: #000000;
}
.tablota {
	background-color: #FFFFCC;
	border: 1px solid #003300;
}
.tablappal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#a1{
margin:5px;
} 