.bodyhomepage {
background-color:#D11200;
font-family: Gill Sans MT, sans-serif;
}
.bodyrestofwebsite {
background-color:#E2E2E4;
font-family: Gill Sans MT, sans-serif;
}

A:link {
color:#000000;
font-weight:bold;
}
A:visited {
color:#000000;
font-weight:bold;
}
A:hover {
text-decoration: none;
color:#000000;
font-weight:bold;
}
A:active {
text-decoration: none;
color:#000000;
font-weight:bold;
}
.h3title {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
