@charset "UTF-8";
#contenido {
	height: 820px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 135px;
	padding-right: 135px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#anuncio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
	width: 650px;
	background-color: #09AEEF;
}.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.texto:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D7DF2D;
}
