body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 20px;
}

a, a:link, a:visited, a:active {
	color: #364ea2;	
	text-decoration: none;
}

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