td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font: 16 px;
	 color: #33cccc;
}
a {
	color: Aqua;
	text-decoration: underline;
}
a:hover {
	color: White;
	text-decoration: none;
}
.a {
	color: #33cccc;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #33cccc;
	SCROLLBAR-3DLIGHT-COLOR: #33cccc;
	SCROLLBAR-ARROW-COLOR: #33cccc;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
