P
{
	font-size:9pt;
	color:#2d1b01;
	font-falmily:verdana,arial,Times New Roman;
}

TD
{
	font-size:9pt;
	color:#2d1b01;
	font-family:verdana,arial,Times New Roman;
}

SELECT
{
	font-size:9pt;
	color:#2d1b01;
	font-family:verdana,arial,Times New Roman;
}

TEXTAREA
{
	font-size:9pt;
	color:#2d1b01;
	font-family:verdana,arial,Times New Roman;
}

INPUT
{
	font-size:9pt;
	color:#2d1b01;
	font-family:verdana,arial,Times New Roman;
}

BODY
{
	background-color:#FFFFFF;
	color:#2d1b01;
	font-family:verdana,arial,Times New Roman;
}

A:link
{
 	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
  	color:#D58208;
}
A:visited
{
  	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
	color:#D58208;
}
A:hover
{
  	text-decoration:none;
  	color:#FD8546;
}

A.enlace:link
{
 	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
  	color:#402704 /*Marron*/
}
A.enlace:visited
{
  	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
	color:#402704 /*Marron*/
}
A.enlace:hover
{
  	text-decoration:none;
  	color:#AE6D0D /*Oro*/
}

.boton
{
     font-size:10px;
     font-family:verdana,arial,Times New Roman;
     font-weight:bold;
     color:#FFFFFF;
     background:#636363;
     border:1px;
     width:70px;
     height:19px;
}

.color_base
{
	background:#3B2402; /*Color Marron*/
}

.color_base2
{
	background:#D88305; /*Color Oro*/
}

.color_base3
{
	background:#000000; /*Color Negro*/
}

.color_tercero
{
	background:#FFFFFF;	/*Color Blanco*/
}