body{
	font-family : verdana;
	font-size : 8px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;

scrollbar-face-color: feb019;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: fd7d00;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 657a97;
scrollbar-arrow-color: 000000;
scrollbar-track-color: 666666;
}

hr {
	width:90%;
	color:#009;
	height:1px;
	border:1px solid #000000;
	clear:both;
	}

a { text-decoration: none; color: #000000}
a:link {  text-decoration: none}
a:active {  text-decoration: none}
a:visited {text-decoration: none}
a:hover {  text-decoration: underline; color:ee0000}


.textabla{
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}

.text{
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}
.text:hover{
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}

.menu{
	font-family : Verdana;
	font-size : 10px;
	color:black;
	text-decoration : none;
}
.menu:hover{
	font-family : Verdana;
	font-size : 10px;
	color:black;
	text-decoration : none;
}


.link{
	font-family : Verdana;
	font-size : 10px;
	color:black;
	text-decoration : none;
}
.link:hover{
	font-family : Verdana;
	font-size : 10px;
	color:black;
	text-decoration : underline;
}
.btn{
	font-family : Verdana;
	font-size : 10px;
	color:#ffffff;
	text-decoration : none;
}
.btn:hover{
	font-family : Verdana;
	font-size : 10px;
	color:#000000;
	text-decoration : none;
}
.link2{
	font-family : verdana;
	font-size : 10px;
	color:white;
	text-decoration : none;
}
.link2:hover{
	font-family : verdana;
	font-size : 10px;
	color:white;
	text-decoration : underline;
}
.linkred{
	font-family : arial;
	font-size : 10px;
	color:red;
	text-decoration : none;
}
.linkred:hover{
	font-family : arial;
	font-size : 10px;
	color:red;
	text-decoration : underline;
}

INPUT.campos
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    MARGIN: 1px;
    BORDER-LEFT: gray 1px solid;
    COLOR: black;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

INPUT.camposcad
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    MARGIN: 1px;
    BORDER-LEFT: gray 1px solid;
    COLOR: navy;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

INPUT.campo
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    MARGIN: 1px;
    BORDER-LEFT: gray 1px solid;
    COLOR: black;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

TEXTAREA
{
    FONT-SIZE: 9px;
    COLOR: #656565;
    FONT-FAMILY: Verdana
}
SELECT
{
    FONT-SIZE: 9px;
    COLOR: #656565;
    FONT-FAMILY: Verdana
}
