a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #009999;
	text-decoration: none;
}
body {
	background-color: #000000;
}
table {
	font-size: 12px;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;

}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
}

