A:hover {

	COLOR: #33CCFF
}
.textobase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; line-height:150%
}
.Input
{
    BORDER-RIGHT: #999999 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #999999 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #999999 1px solid;
    COLOR: #003b6d;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: #f9f9f9
}
.Rayita-punteada {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 16px;


}
.Rayita {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 16px;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	color: FFB932;
	text-decoration: none
}
.textobase-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.link-blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
:visited.link-blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: FFB932;
	text-decoration: underline;
}
:link.link-blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titulo-pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: FFB932;
	font-weight: bold;
	text-transform: uppercase;
}