td, body, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #B51829;
	text-decoration: underline;
}
.onGrey, a.onGrey:visited, a.onGrey:link, a.onGrey:active {
	color: #999999;
	text-decoration: none;
}
a.onGrey:hover {
	color: #666666;
	text-decoration: none;
}
