.bajada {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bajada:hover {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #3A434E;
	text-decoration: none;
}

.volanta {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.t2_portada {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.t2_portada:hover {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.copy {

	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}



.cuadro {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #C5CBD0;
	border-right: 1px solid #C5CBD0;
	border-bottom: 1px solid #C5CBD0;
	border-left: 1px solid #C5CBD0;
}



