﻿BODY
{
    font-family: 'Trebuchet MS' , Garamond;
}

A:link
{
	text-decoration: none;
	color: #006600;
}
A:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

H3
{
    text-decoration: bold;
}
