body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34679A;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #6699CD;
	text-decoration: none;
}
a:visited {
	color: #6699CD;
}
a:hover {
	color: #35679A;
}
a:active {
	color: #34689B;
	text-decoration: none;
}

