﻿a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #6600FF;
}
a:visited {
	text-decoration: none;
	color: #800080;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
