﻿body{
	color: White;
	font-size:75%;
	line-height:1.4em;
}

a
{
	text-decoration: none;
	color: #00CC00;
}

a:hover
{
	text-decoration: underline;
}
