body {
	background-color: #ededed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.text_grey {
	color: #999999
}
A:active {
	color: #CC0000; 
	text-decoration: underline
}
A:link {
	color: #0054a6; 
	text-decoration: underline
}
A:visited {
	color: #0054a6; 
	text-decoration: underline
}
A:hover {
	color: #CC0000; 
	text-decoration: none
}
