body
{
	font-size: x-small;
	color: #ffc500;
	font-family: Verdana, Tahoma, Arial;
	background-color: #000000;
	text-decoration: none;
}
font
{
	font-weight: bold;
	font-size: x-small;
	color: #ffc500;
}
a:Hover
{
	font-size: x-small;
	color: dodgerblue;
	font-style: italic;
	text-decoration: none;
}
a:Link
{
	font-size: x-small;
	text-decoration: none;
	color: #ff9900;
}
a:visited
{
	font-size: x-small;
	color: #ff9900;
	text-decoration: none;
}
a:active
{
	font-size: x-small;
	text-decoration:none;
	color: #ff9900;
}
p
{
	font-size: x-small;
}
H3
{
	font-weight: bolder;
	font-size: larger;
	color: #ffcc05;
	font-family: Arial;
}
