body {
	background-image: url(/img/fondo.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF7F00;
	border-right-color: #FF7F00;
	border-bottom-color: #FF7F00;
	border-left-color: #FF7F00;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}
.puntos{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFA86F;
	font-size: x-small;
	border: thin none;
	list-style-position: inside;
	list-style-type: none;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
}	

.titularesdentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.textonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
.texto_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	font-weight: normal;
}
.botontitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #6699FF;
	background-attachment: scroll;
}
