.quimica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.scroll {
	scrollbar-3dlight-color:#FECC02;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#FECC02;
    scrollbar-darkshadow-color:#FECC02;
    scrollbar-face-color:#FECC02;
    scrollbar-highlight-color:#FECC02;
    scrollbar-shadow-color:#FECC02
}.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.quimica_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}

