a.type1:active, a.type1:link, a.type1:visited {
	color: Blue;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.type1:hover {
	color: Fuchsia;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

a.type2:active, a.type2:link, a.type2:visited {
	color: Black;
	text-decoration: none;
	font: bolder 12px Arial, Helvetica, sans-serif;
}
a.type2:hover {
	color: Gray;
	text-decoration: none;
	font: 12;
}

.teletrib {
	border: 1px solid #CCCCCC;
}

a.tele:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tele:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.novedades {

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3D3D3;
}

.novedades:hover {
	background-color: #D3D3D3;
	color: #3366CC;
}

.noticias {

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.enlaces-relacionados-tabala {
	border: thin solid #D2D2D2;
}
.enlaces-relacionados:hover {
	background-color: #D2D2D2;
}
.enlaces-relacionados {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
.opinionestabla {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #FBF9F5;
}.div {
	position: relative;
	z-index: 0;
}


.Noti-Title {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

a.mailto {
	color: blue;

}
.aqui_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

