.nota {
	text-transform : none;
	font-size : 9px;
	font-weight : normal;
}
BODY {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #2a00ff;
	font-size : 11px;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-color : E3E3E3;
}
A:link 
{
	COLOR: #0982CE;
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
A:visited 
{
	COLOR: #0982CE; 
	BACKGROUND-COLOR: transparent; 
	text-decoration: none;
}

A:hover 
{
	COLOR: #2a00ff; 
	BACKGROUND-COLOR: #2a00ff; 
	TEXT-DECORATION: none;
}

A:active 
{
	COLOR: #0982CE; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}

.tabla_menu{
	background-color : white;
	font-weight : bold;
}

a.enlaces_cabecera {
	color : #850000;
	font-size : 11px;
}

a.enlaces_cabecera:hover {
	color :  #850000;
}

a.enlaces_pie{
	color : A78638;
	font-size : 11px;
}

a.enlaces_pie:hover {
	color :  A78638;
}

.texto {
	text-transform : none;
	font-size : 12px;
	font-weight : normal;
	color : #850000;


}

.textocabecera {
	text-transform : none;
	font-size : 12px;
	font-family:arial;
	font-weight : normal;
	color : #2a00ff;


}

H1
{
	font-family: verdana, Times New Roman, Times, Garamond, Bodini, Serif; 
	font-size: 30; 
	text-align: left;
	margin-right: 30%;
	color= #2a00ff;
}

A {
	text-decoration : none;
	color : white;
}
A:HOVER {
	text-decoration : underline;
	color : white;
}

a.enlaces_menu{
	text-decoration : none;
	color : Maroon;
	font-weight: bold;	
}
a.enlaces_menu:hover {
	text-decoration : underline;
	color : #DC143C;
}


.texto_pie
{
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: 5F5955;
	font-size : 11px;
}



