﻿body
{
	background-color:Black;
	color:White;
	text-decoration:none;	
	font-family:Arial;
}
.link
{
	color:White;
	font-weight:bolder;
	text-decoration:underline;
}