table {
	font-size: 12px;
	line-height: 22px;
	color: #585858;
}
.whiteoff {
	color: #FFFFFF;
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
}
