body	{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #FF0000;
	font-size: 20px;
}

td{
	font-family: Times New Roman, Times, Serif;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 15px;
	background-color: #000000;
}

a:link	{
	font-family: Times New Roman,Stencil STD, Stencil;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 20px;
}


a:hover	{
	font-family: Times New Roman,Stencil STD, Stencil;
	font-style: italic;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}

a:visited{
	font-family: Times New Roman,Stencil STD, Stencil;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 20px;
}
