body {
	font-family: "Lucida Grande", "Lucida Sans" Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #343434;
	background-color: #f5f5f5;
}

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