/* LOLZORDS */

body,td,th {
	color: #333333;
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}