BODY {
	SCROLLBAR-FACE-COLOR: #420f21; SCROLLBAR-HIGHLIGHT-COLOR: #420f21; SCROLLBAR-SHADOW-COLOR: #420f21; SCROLLBAR-3DLIGHT-COLOR: #ec008c; SCROLLBAR-ARROW-COLOR: #ec008c; SCROLLBAR-TRACK-COLOR: #420f21; SCROLLBAR-DARKSHADOW-COLOR: #ec008c
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	list-style-type: disc;
}
.bordeabajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textojustificado {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}
.scrollbar {
}
.textochico {

	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.textomagenta {

	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #EC008C;
	list-style-type: disc;
}
.textochicomagenta {


	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #EC008C;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EC008C;
	border-right-color: #EC008C;
	border-bottom-color: #EC008C;
	border-left-color: #EC008C;
	border-bottom-style: solid;
	border-top-style: none;
}
.bordetotal {
	border: 1px solid #EC008C;
}
.bordeabajoclaro {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #420029;
	border-right-color: #420029;
	border-bottom-color: #420029;
	border-left-color: #420029;
}
.botonform {
	border: 1px solid #EC008C;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #EC008C;
	font-weight: bold;
}
.textochiconegro {

	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

