BODY {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 15px;
	text-align: left;
}

A {
	color: #003366;
	text-decoration: none;
}

A:HOVER {
	color: #336699;
	text-decoration: underline;
}

.texto {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 15px;
	color: #336699;
	text-align: center;
	line-height: 18px;
}

.texto_over {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 15px;
	color:#FF0099;
	text-decoration:underline;
	line-height: 18px;
}


.texto_bold {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 15px;
	color: #336699;
	text-align: center;
	font: bold;
	line-height: 18px;
}
.texto_secundario {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 14px;
	color: #336699;
	text-align: center;
}
.texto_listado {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 15px;
	color: #336699;
	text-align: left;
	line-height: 18px;
}
.titulo_40 {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 40px;
	color: #003366;
	text-align: center;
	font: bold;
	text-decoration: underline;
}
.titulo_22 {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 22px;
	color: #336699;
	text-align: center;
	font: bold;
}

.titulo_22_over {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 22px;
	color:#FF0099;
	text-decoration:underline;
	text-align: center;
	font: bold;
}


.titulo_18 {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 18px;
	color: #336699;
	text-align: center;
	font: bold;
}
.texto_blanco {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}
.texto_blanco a {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.texto_blanco a:hover {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}
