body {
 scrollbar-arrow-color:#333333;
 scrollbar-track-color:#F6F6F6;
 scrollbar-shadow-color:#FFFFFF;
 scrollbar-face-color:#E0E9EE;
 scrollbar-highlight-color:#F4F4F4;
 scrollbar-darkshadow-color:#333333;
 scrollbar-3dight-color:#ffffff;
 scrollbar-base-color:#333333;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.destacado {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Arial, Verdana, Tahomaf;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #6699FF;
	text-decoration: underline;
}.titulo {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}

