P
{
	font-size:7.5pt;
	font-family:Verdana,Arial,Times New Roman;
}

TD
{
	font-size:7.5pt;
	font-family:Verdana,Arial,Times New Roman;
}

td.enlacemenu
{
	background-color:#FFFFFF;
}

SELECT
{
	font-size:7.5pt;
	font-family:Verdana,Arial,Times New Roman;
}

TEXTAREA
{
	font-size:7.5pt;
	font-family:Verdana,Arial,Times New Roman;
}

INPUT
{
	font-size:7.5pt;
	font-family:Verdana,Arial,Times New Roman;
}

BODY
{
	background-color:#FFFFFF;
	font-family:Verdana,Arial,Times New Roman;
}

A:link
{
 	text-decoration:none;
	font-family:Verdana,Arial,Times New Roman;
  	color:#666666; /*Color gris oscuro*/
}

A:visited
{
  	text-decoration:none;
  	color:#666666; /*Color gris oscuro*/
}

A:hover
{
  	text-decoration:none;
  	color:#C31A21; /*Color rojo*/
}

A.enlacemenu:link
{
 	text-decoration:none;
	font-family:Verdana,Arial,Times New Roman;
  	color:#969696; /*Color gris oscuro*/
}

A.visited:hover
{
	text-decoration:none;
	font-family:Verdana,Arial,Times New Roman;
  	color:#969696; /*Color gris oscuro*/
}

A.enlacemenu:hover
{
 	text-decoration:none;
	font-family:Verdana,Arial,Times New Roman;
  	color:#FFFFFF;
	background:#C31A21; /*Color rojo*/
}

A.enlacemenu2:link
{
 	text-decoration:none;
	font-family:Verdana,Arial,Times New Roman;
  	color:#000000; /*Color negro*/
}

A.enlacemenu2:visited
{
 	text-decoration:none;
	font-family:Verdana,Arial,Times New Roman;
  	color:#000000; /*Color negro*/
}

A.enlacemenu2:hover
{
 	text-decoration:none;
	font-family:Verdana,Arial,Times New Roman;
  	color:#C31A21; /*Color rojo*/
}



.boton
{
     font-size:10px;
     font-family:Verdana,Arial,Times New Roman;
     font-weight:bold;
     color:#FFFFFF; /*Color Blanco*/
     background:#969696; /*Color gris oscuro*/
     border:2px;
     width:70px;
     height:17px;
}
.boton2
{
     font-size:10px;
     font-family:Verdana,Arial,Times New Roman;
     font-weight:bold;
     color:#FFFFFF; /*Color Blanco*/
     background:#969696; /*Color gris oscuro*/
     border:2px;
     width:90px;
     height:17px;
}

.color_fondo
{
	background:#F9F9F9; /*Color gris claro*/
}

.color_secundario
{
	background:#C31A21; /*Color rojo*/
}

.color_secundario2
{
	background:#969696; /*Color gris oscuro*/
}

