.titulos {
	font-family: tahoma;
	font-size: 11px;
	color: #912727;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color : #890302;
	scrollbar-highlight-color : #F4C7C7;
	scrollbar-shadow-color : #F37776;
	scrollbar-3dlight-color : #F4AFAE;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #FDDDCE;
	scrollbar-darkshadow-color : #fffff;
	background-color: #FDDDCE;
}.Texto {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.BordeIzda {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.Texto2 {

	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
a:hover {
	color: #E5BE00;
}
.Texto2Negrita {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.BordeSp {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}