body {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1mm;
	font-size: 15px;
	color: #000;
}


a:link {
	color: #105289;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #105289;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}