A:link 
{
	color: #9A6601;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A:visited 
{
	color: #9A6601;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A:hover 
{
	color: #9A6601;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

A:active 
{
	color: #9A6601;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.texto2
{
	font-size: 8pt;
	font-family: arial;
	font-weight:normal;
	color: #4B4B4B;
}
.inputstyle {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#CEE3F0;
	border-width:1px;
}
.boton {
    background-color: #003366;
	border-bottom: #f9f9f9 thin solid;
	border-left: #f9f9f9 thin solid;
	border-right: #f9f9f9 thin solid;
	border-top: #f9f9f9 thin solid;
	color: #CEE3F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.textmarron {
	color: #824700;
	font-weight: bold;
}
.titulomarron {
	color: #824700;
	font-weight: bold;
	font-size: 12pt;
}
.titulos {
	color: #990000;
	font-weight: bold;
	font-size: 14pt;
}
.subtitulos {
	color: #824700;
	font-weight: bold;
	font-size: 12pt;
}
.tit_parrafos {
	color: #CC6600;
	font-weight: bold;
	font-size: 10pt;
}