a {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold
}

a:hover {
	text-decoration: none
}

a:link {
	text-decoration: underline
}

a:visited {
}

.texto {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000
}

.inputColor {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D6D2C0;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

BODY {
	SCROLLBAR-FACE-COLOR: #283440;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #807870;
	SCROLLBAR-ARROW-COLOR: #807870;
	SCROLLBAR-TRACK-COLOR: #283440;
	SCROLLBAR-DARKSHADOW-COLOR: #807870
}

.titulosColor {
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	color: #55524A;
	font-weight: bold;
}

.textoClaro {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #D6D2C0
}

.titulos {
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.textoChico {
	font-family: tahoma, arial, helvetica;
	font-size: 9px;
	color: #FFFFFF
}

.textosMedianos {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #000000;
}


