body, font {
	color: #666666;
	font-family: arial;
	font-size:10pt;
	text-decoration: none;
	font-weight: normal;
	}
a:link,a:visited,a:active {
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	font-family: arial;
	text-decoration: none;
	}
a:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
	font-family: arial;
	text-decoration: none;
	}
