body, td, th {
	font-family: "Ms Sans Serif",Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #555555;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF7700;
	text-decoration: none;
}
a:active {
	color: #FF7700;
	text-decoration: none;
}
