body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	background-color: #f5f5f5;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;

}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size: 11px;

}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;

}
a:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;

}
