body {
	background-color: #000000;

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

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

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

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

a { font-size: 10px;; color: #3131ff; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:link { color: #3131ff; text-decoration: none; font-weight: bold; }
a:visited { color: #3131ff; 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; }	

