﻿body {
}
a
{
	color: black;
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
