p {
font-family: century gothic, verdana, Arial, Trebuchet ms, sans-serif;
color: maroon;
}
hr { 
background-color: beige; 
font-style: century gothic; font-size: 10px;
border: none;
border: 0px;
border-style: none;
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
}

a:link {color: maroon}
a:visited {color: purple}
a:hover {color: gray}
a:active {color: red}