
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #dddddd;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.titulo1 {
	font-family: Arial;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}

.titulonaranja {
	font-family: Arial;
	font-size: 25px;
	color: #FFB200;
	text-decoration: none;
}

.texto {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.boton {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color:#C2C2C2;
	background-color: #474747;
}

.foto {
	border: 1px solid #999999;
}
