.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

body {
	background-color: #000000;
	margin-top: 0px;
	background-image:  url(../images/lineafondo/fondo.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 {font-size: 8pt}

.style3 {color: #FF0000; font-size: 16pt;}

.style4 {
	color: #FF0000;
	font-weight: bold;
}

.style8 {color: #FFFFFF}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FF0000;
}
.style10 {font-size: 14px}
.style11 {color: #FF0000}
.style12 {font-size: 18px}


