body {
	font-family: Arial, Helvetica, sans-serif;
}

p { }



a:link {
	color: #0068B3;
	font-size: 18px;
	font-weight: bold;
}

a:visited {
	color: #58585A;
	font-size: 18px;
	font-weight: bold;
}

a:hover {
	color: #FFE716;
	font-size: 18px;
	font-weight: bold;
}

a:active {
	color: #FFE716;
	font-size: 18px;
	font-weight: bold;
}
