body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
body {
	background-image: url(images/bg_grad_2.jpg);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #9966FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.menu_anchor_text {
	font-family: Din, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
	padding-left: 10px;
}
