td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	}
	
a {
	color: #00CCFF;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: underline;
	color: #00CCFF;
	}
	
.blue {
	font-weight: bold;
	color: #00CCFF;
	font-size: 10px;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
