general {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
}
.copyR {
   color: #CCCCCC;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.contacto {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #333333;
}


.tit_port {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #FFFFFF;
}
tit_planes {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #FF3300;
}
.valor {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #CC0033;
   background-color: #FFFFFF;
   height: auto;
   width: auto;
}
.red {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #CC0000;
}

A {
	COLOR: #66CCFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:active {
	COLOR: #33CCFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	font-weight: bold;
}

