A:link 
{
	color: #CC6600;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

A:visited 
{
	color: #CC6600;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

A:hover 
{
	color: #CC6600;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

A:active 
{
	color: #CC6600;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.texto2
{
	font-size: 9pt;
	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;
}
.inputstyle1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#e77817;
	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;
}
.titulo {
	color: #006699;
	font-weight: bold;
	font-size: 14pt;
}
.subtitulo {
	color: #0083C1;
	font-weight: bold;
	font-size: 12pt;
}
.lisrojo { list-style-image: url(images/bulet_rojo.gif)}
.lisazul { list-style-image: url(images/bulet_azul.gif)}
