﻿BODY {
	margin: 0px;
	background-color: #000000;
}
P
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 4px;
}
A
{
	color: #f4d300;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}