body{
	background-color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td {
	background-color: #4b4b4b;
}
a {
font-size: 12px;
color:#FFFFFF;
}

a:link {
text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}

	

