body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	background-color: #fff;
	}
		
a:link {color: #e51b24; text-decoration: none;}
a:visited {color: #e51b24; text-decoration: none;}
a:active {color: #e51b24; text-decoration: none;}
a:hover {color: #e51b24; text-decoration: underline; }
