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:#0E43B5;
}
A:visited
{
  	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
	color:#0E43B5;
}
A:hover
{
  	text-decoration:none;
  	color:#FD8546;
}

.boton
{
     font-size:10px;
     font-family:verdana,arial,Times New Roman;
     font-weight:bold;
     color:#FFFFFF;
     background:#636363;
     border:1px;
     width:70px;
     height:19px;
}

.boton2
{
     font-size:10px;
     font-family:tahoma,Verdana,Arial,Times New Roman;
     font-weight:bold;
	 /* border-width:thin;
	 border-color:#c88e37; /*Azul Oscuro*/
	 border:0;
	 border-line:0px;
	 background-image:url(../imagenes_generales/bot_enviar.jpg);
     width:75px;
     height:24px;
}

.color_base
{
	background:#4D4D4D;
}

.color_base2
{
	background:#191762;
}

.color_base3
{
	background:#AE141D;
}

.color_tercero
{
	background:#FFFFFF;	
}