BODY 		{
	background: #000000;
	color: White;
}
a 			{
	text-decoration : none;
	color: gold;
}
a:hover		{
	text-decoration: underline;
	font-size: 13pt;
    font-style: normal;
	}

	
	