.text1 {
    font-family:'MS –¾’©';
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    color:black;
}
.text2 {
    font-family:'MS –¾’©';
    font-size:18px;
    text-decoration:none;
    color:black;
    
}
    a:link {
        color:blue;
        text-decoration:underline;
    }
    a:active { color:red }
    a:visited { color:purple }
    body {
        background-color:white;
        color:black;
    }
p    {width:520px;
       text-align:center;
       background-color:#ffcc66;
       padding:20px;
       border-style:solid;
       border-width:4px;
       border-color:#ff9900}
