.cuerpodetexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
}
.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
}

a:link {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
.derechos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #069;
}

body {
	background-repeat: no-repeat;
}
