a {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FFF;
	font-size: 13px;  
      
}
p {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        color: #FFF;
        margin-top: 0px;
        margin-bottom: 0px;
         line-height: 150%;
        }
#bigger {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        color: #FFF;
        margin-top: 0px;
        margin-bottom: 0px;
   }
        
#smaller {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10px;
        color: #FFF;
}

a:link {text-decoration: none; font-weight: bold}
a:visited  {text-decoration: none; font-weight: bold}
a:active  {text-decoration: none; font-weight: bold}
a:hover  {text-decoration: underline; font-weight: bold}

