/* CSS Document */

p{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 25px;
color: #000000;
line-height: 18px;
padding: 3px;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover { COLOR: #64700F; background-color: #333333;
}
