body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
		font-weight: bolder;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
		font-weight: bold;

}
