body,td,th {
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #33CC66;
}
a:active {
	text-decoration: none;
}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {color: #FF99CC}
body {
	background-color: #333333;
}

