body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #1F1D20;
	margin: 0px;
	color: #999999;
}

 a 		{ font-size: 12px; font-weight: bold; color: #A53A4A}
 a:active {	color:#A53A4A;	font-size: 12px;	font-weight: bold;}
 a:hover {color: #fff}