@charset "utf-8";
/* CSS Document */
A:link {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFF
}
A:visited {
	TEXT-DECORATION: none;
	color: #6F0;
}
A:active {
	TEXT-DECORATION: none;
	color: #6F0;
}
BODY {
	background-color: #030;
	background-image: url(images/fondo2.png);
}
      body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #6F3;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #6F0;
}
h1 {
	font-size: 18pt;
	color: #0F0;
}
h2 {
	font-size: 10pt;
	color: #0F0;
}
h3 {
	font-size: 8pt;
	color: #0F0;
}
h4 {
	font-size: 8pt;
	color: #0F0;
}
h5 {
	font-size: 7pt;
	color: #0F0;
}
h6 {
	font-size: 7pt;
	color: #0F0;
}
.hola {
	font-size: 8pt;
}
.amigos {
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #6F0;
}
.PRIMERA {
	font-size: 9pt;
}
.PRIMERA {
	font-size: 9;
}
.VERD1 {
	font-size: 10pt;
}
