a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #06B4FC;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #27292b;
	background-repeat: repeat;
	background-image: url(images/dots_grey_1.png);
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
img {border:0}
.arrow {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
td {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 14pt;
	font-family: "Courier New", Courier, monospace;
}

.text table {
	background-color: #27292B;
}

