P
{
	font-size:7pt;
	font-falmily:verdana,arial,Times New Roman;
}

TD
{
	font-size:7pt;
	font-family:verdana,arial,Times New Roman;
}

SELECT
{
	font-size:7pt;
	font-family:verdana,arial,Times New Roman;
}

TEXTAREA
{
	font-size:7pt;
	font-family:verdana,arial,Times New Roman;
}

INPUT
{
	font-size:7pt;
	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:#850d00;
}
A:visited
{
  	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
	color:#850d00;
}
A:hover
{
  	text-decoration:none;
  	color:#42929d;
}

A.enlace:link
{
 	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
  	color:#000000;
}
A.enlace:visited
{
  	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
	color:#000000;
}
A.enlace:hover
{
  	text-decoration:none;
  	color:#610101;
}

.boton
{
     font-size:10px;
     font-family:verdana,arial,Times New Roman;
     font-weight:bold;
     color:#FFFFFF;
     background:#060f63;
     border:1px;
     width:70px;
     height:19px;
}

.boton2
{
     font-size:10px;
     font-family:verdana,arial,Times New Roman;
     font-weight:bold;
     color:#FFFFFF;
     background:#636363;
     border:1px;
     width:150px;
     height:19px;
}

.color_base
{
	background:#F5F5F5; /* Color Gris Claro */
}

.color_base2
{
	background:#060f63; /* Color Negro */
}

.color_base3
{
	background:#393939; /* Color Azul Claro */
}

.color_base4
{
	background:#990000; /* Color Rojo Granate */
}

.color_base5
{
	background:#5a5a5a; /* Color Azul Claro 2 */
}

.color_base6
{
	background:#CE5B5B; /* Color Rojo Granate Claro */
}

.color_base7
{
	background:#C0D9E5; /* Color Azul Claro 3 */
}

.color_secundario
{
	background:#BFBBBB;	/* Color Gris Oscuro */
}

.color_tercero
{
	background:#FFFFFF; /*Color Blanco*/	
}