﻿body 
{
font:garamond;
}
img 
{
    border: 0px;
    }
A:link 
{
    font-size:large;
    font-family:Gill Sans MT;
    color: black;     
	font-weight:bold; 
    text-decoration: none; 
    text-align: left; 
    border: 0px;
    }
A:visited 
{
    font-size:large;
    font-family:Gill Sans MT;
	font-weight:bold; 
    color: black; 
    text-decoration: none; 
    text-align: left; 
    border: 0px;
    }
A:active {text-decoration: none
    }
A:hover 
{
    text-decoration: none; 
    font-weight:bold; 
    color: #330000;
    } 
image
{
    border: 4px, solid, white;
}