BODY {
	SCROLLBAR-FACE-COLOR:#f2ebe1; 
	SCROLLBAR-3DLIGHT-COLOR: #6a6a6a; 
	SCROLLBAR-ARROW-COLOR: #6a6a6a; 
	SCROLLBAR-TRACK-COLOR: #d9cdb6;
	SCROLLBAR-DARKSHADOW-COLOR: #d9cdb6;
	margin:0px;
}	
	
.texto-general {
	font-family:sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
.texto-titulo {
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
	font:bold;	
	
}
.text-link{
	font-family:sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight: normal;
	
}

.text-link:hover {
	font-family:sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	
}
.link2 {
	font-family:sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	font-weight: normal;	
}
.link2:hover {
	font-family:sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;	
}


