body
{
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: black;
	color:white;
}

a:link, a:active, a:visited { text-decoration: underline; color: #fa7932; }
a:hover, a:focus { text-decoration: underline; color: #fa8d51; }

