﻿body 
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}
a
{
	color: #000000;
	background: none;
	text-decoration: none;
}

a:hover
{
	background: none;
	text-decoration: underline;
}
