@charset "UTF-8";
body {
	background-color: #000000;
}
img {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}

a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}


.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099FF;
	text-align: right;
	font-style: normal;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0099FF;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0px;
	vertical-align: top;
}
.text_news {
	font-size: small;
	color: #000000;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099FF;
	text-align: center;
	font-style: normal;
	letter-spacing: 10px;
}

