body {
	font-family: arial, helvetica, geneva, sans-serif;
	font-style: normal; 
	font-weight: normal; 	
	font-size: 14px; 
	line-height: 18px; 
	color: #000000;
	background-color: #FFFFFF;
	word-spacing: 1px;
	text-decoration: none;
}

a {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

