BODY {
	SCROLLBAR-FACE-COLOR: #666666; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR:#000000; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.back2 {
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
}



.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.textbold {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.text:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
}
a.textbold:hover {


	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

