body 
{
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

h1
{
	font-size: 18px;
}
h3
{
	font-size: 15px;
}
a
{
	color: #39b1c1;
	text-decoration:underline;
}
a:hover
{
	color: #39b1c1;
	text-decoration:underline;
}
a:visited
{
	color: #39b1c1;
	text-decoration:underline;
}