body{
        background-color : #fcf2e4;
        color : black;
        font-family : Textile, Arial, Helvetica, sans-serif;
        font-size : 15px;
}
a:link{
         font-family : Textile, Arial, Helvetica, sans-serif;
         font-size : 15px;
         text-decoration:none; font-weight:bold; color: black;
}
a:visited{
         font-family : Textile, Arial, Helvetica, sans-serif;
         font-size : 15px;
         text-decoration:none; font-weight:bold; color: black;
}
a:hover{
         text-decoration:none; font-weight:bold; background-color: #fcf2e4;
}
