
body { 	
		
		SCROLLBAR-3DLIGHT-COLOR: #E1E1E1;
		SCROLLBAR-DARKSHADOW-COLOR: #E1E1E1;
		SCROLLBAR-HIGHLIGHT-COLOR: #43413c;
		SCROLLBAR-SHADOW-COLOR: #43413c;
		SCROLLBAR-ARROW-COLOR: #E1E1E1;
		SCROLLBAR-FACE-COLOR: #43413c;		
		SCROLLBAR-TRACK-COLOR: #E9E9E9;

}

.texto {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #313130;
	text-decoration: none;
}
.subtit {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #313130;
	text-decoration: none;
	font-weight:bold;
}
.texto_obs {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#A60000;
	text-decoration: none;
}
.textogrd {
	font-family: verdana;
	font-size: 12px;
}

.textopé {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #e9e9e9;
}

a{ text-decoration:underline; color: #313130;}	
a:hover{ text-decoration:underline; font-weight:bolder;}	
