.link {
	display: block;
	height: 16px;
	width: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A;
	text-align: right;
}
.link:hover {
	color: #000000;
	background-color: #CA980D;
}
.st {
	border: 1px solid #1E1E1E;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.texto {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.enlace2 {
	color: #FF9900;
	text-decoration: none;
	padding: 2px;
}
.enlace2:hover {
	color: #FFFFFF;
	background-color: #333333;
}
.pagLink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #99FF00;
}
.linkEncendido {
	display: block;
	height: 16px;
	width: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A;
	text-align: right;
	background-color: #151515;
}
