body {
	background:  #202020;
	font: 12px "Lucida Grande", Lucida Grande,  Trebuchet MS, Helvetica, Verdana, Arial,  sans-serif;
	margin: 0;
	color: #ffffff;
}

a:link, a:visited{color: #41c0f3; outline: none; text-decoration: none;}
a:hover, a:active{color: #41c0f3; outline: none; text-decoration: underline;}