.titulares {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
	background-color: #FFCC00;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px solid #333333;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 2px 5px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	padding: 2px 5px;
}
.texto {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.norepeat {
	background-image: url(imgs/top.jpg);
	background-repeat: no-repeat;
}

