.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;

}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.imagen {
	border: 1px solid #333333;
	height: 300px;
	width: 300px;
}
.fondo {
	background-attachment: fixed;
	background-image: url(../index.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;
	text-decoration: none;
}
.linearayada {
	border: 1pt dashed #CCCCCC;
}
.fuente10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
