body {
	background-color: #000000;

	font-family: verdana;
	font-size: 10px;
	color: #c8c8c8;
}

td{
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #222222;
}

.titleText{
	font-family: verdana, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3f4a2e;
}

.titleComment{
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #606f45;
	font-weight: normal;
}

a { font-size: 12px;; color: #82a24e; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:link { color: #82a24e; text-decoration: none; font-weight: bold; }
a:visited { color: #82a24e; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:active { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:hover { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }	

a.menu { font-size: 12px; color: #5f6f45; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:link.menu { color: #5f6f45; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:visited.menu { color: #5f6f45; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:active.menu { color: #000000; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:hover.menu { color: #000000; text-decoration: none; font-family: "Verdana"; font-weight: bold; }	

