@charset "utf-8";
.estilo {
	background-color: #000000;
	background-repeat: no-repeat;
}
.links {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	line-height: normal;
	white-space: pre;
	display: table-row;
	clear: none;
	float: none;
	height: auto;
	width: inherit;
	filter: Invert;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #666666;
	text-decoration: none;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-image: url(../imgs/pattern2.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	text-indent: 6px;
}
.borda {
	border: thin dotted #666666;
}
.texto_interna {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 36px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
	white-space: pre;
	display: table-row;
	clear: none;
	float: none;
	height: auto;
	width: inherit;
	filter: Invert;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #666666;
	text-decoration: none;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-image: url(../imgs/pattern2.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	text-align: justify;
	text-indent: 2px;
}
.link_home {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	white-space: pre;
	display: table-row;
	clear: none;
	float: none;
	height: auto;
	width: inherit;
	filter: Invert;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FF3399;
	text-decoration: none;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	text-indent: 6px;
}
.textos_interna {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	white-space: normal;
	display: inline;
	clear: none;
	float: none;
	height: auto;
	width: inherit;
	filter: Invert;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #999999;
	text-decoration: none;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	text-align: left;
}
.txt_offline {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	white-space: pre;
	display: table-row;
	clear: none;
	float: none;
	height: auto;
	width: inherit;
	filter: Invert;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FF0000;
	text-decoration: none;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	text-indent: 6px;
}
.txt_online {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	white-space: pre;
	display: table-row;
	clear: none;
	float: none;
	height: auto;
	width: inherit;
	filter: Invert;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FF3399;
	text-decoration: none;
	cursor: crosshair;
	page-break-before: auto;
	page-break-after: auto;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	text-indent: 6px;
}
