.fondologo {	background-attachment: fixed;	background-color: #d9d9d9;	background-image: url(imagenes/logo_fondo_gris.jpg);	background-repeat: no-repeat;	background-position: right bottom;}.texto {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;}.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;}.subtitulos {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: bold;}.textosmall {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;}body {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}a:link {	font-weight: normal;	color: #CC0000;	text-decoration: none;}a: hover {	font-weight: normal;	color: #ff0000;	text-decoration: none;}a: active {	font-weight: normal;	color: #ffff00;	text-decoration: none;}a:visited {	color: #FF0000;	text-decoration: none;}