body, td, tr, table {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	cursor: default;
}

a:link, a:active, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: none;
}