﻿body         { font-family: Verdana; color: #800000 }
h1           { font-size: 24pt; font-weight: bold }
h2           { font-size: 14pt; font-style: italic; font-weight: bold }
td           { font-family: Verdana; font-size: 10pt }
a:link
{
	color: navy;
	text-decoration: none;
}

a:hover
{
	color: #f5deb3;
	background-color: maroon;
}
a:visited
{
	text-decoration: none;
}
