body {
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    line-height: 16px;
	color: #464646;
}

a:link, a:active, a:visited {
	color: #6099e9;
	text-decoration: none;
}

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