﻿body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #444444;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #555555;
}

a:visited {
	text-decoration: none;
	color: #555555;
}

a:hover {
	text-decoration: none;
	color: #808080;
}

