body
{

	font-family: arial,helvicta;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
}
A
{
	text-decoration: none;
}

A:link    { color: yellow }
A:visited { color: yellow }
A:active  { color: yellow }   
A:hover	{ text-decoration: underline }

