body {
	background-color: #151515
}
td {
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
}
a:link {
	font-size: 13px;
	color: #FF0000;
	line-height: 20px;
}
a:visited {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
