﻿body
{
	font-size: 8pt;
	font-family: Arial;
}
a:link
{
	color: navy;
	text-decoration: none;
}

a:visited
{
	color: navy;
	text-decoration: none;
}
a:hover{ color: black; text-decoration: underline; }
