body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.Titulos_01 {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #003366;
}

.Titulos_01 a:hover {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.Titulos_02 {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #003366;
}

.Titulos_02 a:hover {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #003366;
}


.Cuerpo_01 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}

.Cuerpo_02{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.Cuerpo_01 a { 
    text-decoration:none ;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}


.Titulos_carrusel {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.Titulos_carrusel a:hover {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ccffff;
}


.Cuerpo_carrusel {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

.Cuerpo_carrusel a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}







