td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 20px;
}
body {
	background-color: #303030;
}

.sidebar {color: #CCCC99;}


a:link		{ color: #000000; text-decoration: none; font-weight:bold; }

a:visited	{ color: #303030; text-decoration: none; font-weight:bold }

a:active	{ color: #303030; text-decoration: none; font-weight:bold }

a:hover		{ color: #cc3333; text-decoration: none; font-weight:bold }