#textocontido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E67817;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.textoscontido:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
	text-decoration: none;
}

.titulos14puntos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.scroll{
      SCROLLBAR-FACE-COLOR:#666666;
      SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
      SCROLLBAR-SHADOW-COLOR:#FFFFFF;
      SCROLLBAR-3DLIGHT-COLOR:#999999;
      SCROLLBAR-ARROW-COLOR:#FFFFFF;
      SCROLLBAR-TRACK-COLOR:#999999;
      SCROLLBAR-DARKSHADOW-COLOR:#999999;
}