a {
	color:#336600;
	text-decoration:none;
}

a:hover {
	color:#336600;
	text-decoration:underline;
}

.inputcont{
	width:100%;
	font-family:verdana;
	font-size:8pt;
	color:#336600;
	background-color: transparent;
	border-bottom:#336600 1px solid;
	border-top:#336600 1px solid;
	border-left:#336600 1px solid;
	border-right:#336600 1px solid;
}

.inputcont2{
	width:100%;
	font-family:verdana;
	font-size:8pt;
	color:#336600;
	background-color: transparent;
	border-bottom:#336600 1px solid;
	border-top:#336600 1px solid;
	border-left:#336600 1px solid;
	border-right:#336600 1px solid;
}
.selectcont{
	font-family:verdana;
	font-size:8pt;
	color:#336600;
	background-color: transparent;
}

.buttoncont{
	font-family:verdana;
	font-size:8pt;
	color:#ffffff;
	background-color: #336600;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-right:none;
}

BODY {
	scrollbar-arrow-color: #336600;
	scrollbar-3dlight-color: #f4f4f4;
	scrollbar-highlight-color: #336600;
	scrollbar-face-color: #f4f4f4;
	scrollbar-shadow-color: #336600;
	scrollbar-darkshadow-color: #f4f4f4;
	scrollbar-track-color: #f4f4f4;
}

.texto {
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.textosmall {
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.textosmall2 {
	font-size:7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.textotitulos {
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}