@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	color: #6600FF;
	text-decoration: none;
}
body {
	background-color: #000000;
}
.style1 {color: #666666}
.style2 {color: #999999}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.style4 {
	color: #6600FF;
	text-decoration: none;
}

</style>a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6600FF;
	text-decoration: none;
}
!=!=!=
