BODY{
color: rgb(53,157,155);
background-color: rgb(230,230,230);
font-family: "Garamond";
}


A:visited {
font-size: 16px; 
color: rgb(164,0,246); 
font-family: "Garamond";
text-decoration: none;
}

A:link {
font-size: 16px; 
color: rgb(36,99,114); 
font-family: "Garamond";
text-decoration: none;
}

A:hover {
font-size: 16px; 
color: black; 
font-family: "Garamond";
text-decoration: none;
}

H1{font-family: "Garamond";}
H2{font-family: "Garamond";}
H3{font-family: "Garamond";}
H4{font-family: "Garamond";}

td{font-family: "Garamond"; }