body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.leftcol {
padding-left:17px;
padding-right:17px;
}
.leftcol a {
color:#858484;
font-size: 10px;
}
.leftcol a:link {
	text-decoration: none;
}
.leftcol a:visited {
	text-decoration: none;
	color: #858484;
}
.leftcol a:hover {
	text-decoration: underline;
	color: #858484;
}
.leftcol a:active {
	text-decoration: none;
	color: #858484;
}
