@charset "utf-8";
body {
  background: #000000;
  margin: 0px;
  padding: 0;
  font-family: "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans",  Verdana, "Verdana Ref", sans serif;;
  color: white;
}
form { margin: 0px; padding: 0px; }
a.gometro:link, a.gometro:active, a.gometro:visited {
	color : white;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border-top : 0px;
	border-bottom:0px;
	cursor : pointer;
	font-size:10px;
}
a.gometro:hover {
	color: #FF9900;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:0px;
	cursor : pointer;
	font-size:10px;
}
a.vermas:link, a.vermas:active, a.vermas:visited {
	color : #ff9900;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	cursor : pointer;
}
a.vermas:hover {
	color:#FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #ffff00;
	cursor : pointer;
}
a.menu:link, a.menu:active, a.menu:visited {
	color : white;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	cursor : pointer;
}
a.menu:hover {
	color : #ff9900;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	cursor : pointer;
}
a.st:link, a.st:active, a.st:visited {
	color : black;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	cursor : pointer;
}
a.st:hover {
	color:#CC0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;
	cursor : pointer;
}
.pregunta {
	font-size: 11px;
	color: black;
}
.estapagina {
	background-color: #ff9900;
	color: black;
	cursor:pointer;
	padding:5px;
	vertical-align:middle;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:1px;
	font-weight:bold;
}
.otrapagina {
	background-color: #787878;
	color: black;
	cursor:pointer;
	padding:5px;
	vertical-align:middle;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:1px;
	font-weight:bold;
}
.tituloheader {font-size: 10px; color:#d8d8d8;}
.queesvicios {
	color: #999999;
	font-size: 12px;
}
.titulotop10 { /* style 8*/
	color: #000000;
	font-weight: bold;
}
.actualizado {font-size: 9px} /* style1 */
.visitas {color: #FF9900; font-weight: bold; } /* style 4 */
.fechacumple { /* style5 */
	color: #CCCCCC;
	font-size: 10px;
}
.nickcumple {font-size: 12px} /* style11 */


