body 	{
	background-color : Black;
	text-align: left;
}

p {
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #ffffff;
}

a {
	font-family : Trebuchet MS;
	font-size : 10pt;
	color : #999;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER {
	color : #CCC;
	text-decoration: underline;
}
