body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#cc0033;
	scrollbar-highlight-color:#666666;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-3dlight-color:#000000;
}
a:hover{
background-color:#FFCCCC;
}
a:link {
	color: #cc0033;
	font-weight: bold;
}
a:visited {
	color: #cc0033;
	font-weight: bold;
}
.resaltadaverde {
	font-weight: bold;
	color: #336666;
}
.resaltarojo {
	font-weight: bold;
	color: #cc0033;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#textosdivs {
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
	list-style-image: url(../images/lista.jpg);
	list-style-position: outside;
	list-style-type: none;
}
.imgborde {
	border: 1px solid #999999;
}
.titulos {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subtituverde {
	font-size: 12px;
	color: #006666;
	font-weight: bold;
}
