.body {
	background-image: url(images/background.jpg);
	background-color: #D1EDF8;
	background-repeat: repeat-x;
}
.credits {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FC3E0E;
	text-decoration: underline;
}
.creditsDark {

	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #02659E;
	text-decoration: none;
}
.creditsDarkBold {


	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #02659E;
	text-decoration: none;
}
.contenidos {


	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #02659E;
}
.contenidosBold {



	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #02659E;
}
.links {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FC3E0E;
	text-decoration: underline;
}
.contenidosmark {



	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FC3E0E;
}