
body {
	font: 75% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}

body a, body a:visited {
	color: #003DF2;
	text-decoration: none;
	
}

body a:hover {
	text-decoration: underline;
	color: #336600;
}

