.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:link,
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #ff0000;
}

#leftnav a:link, #leftnav a:visited {
	text-decoration: none;
	color: #000000;
}
#leftnav a:hover {
	color: #ffffff;
}
#leftnav a:active {
	color: #ff0000;
}
