body {
	margin: 0px;
	background-color: #F1F1F1;
}
a {
	color: #D40026;
	/*text-decoration: underline;*/
}
a:hover {
	color: #000000;
	/*text-decoration: none;*/
}
