A:link {text-decoration: none; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:visited {text-decoration: none; color: #ff0000;}
A:hover {text-decoration: underline; color: #990000;}
body {
      background : #FFFBBF;
      margin-top : 10px;
}
h1 {
    font-family : Verdana;
    font-size : 28px;
    color : #FFFFFF;
    font-weight : bold;
}
h2 {
    font-family : Comic Sans MS, Arial;
    font-size : 19px;
    color : #000000;
    font-weight : bold;   
}
.mature {
    font-family : Comic Sans MS, Arial;
    font-size : 19px;
    color : #000000;
    font-weight : bold;   
}