body { 
    background-image: url(../fmsc/bg/marbtext.jpg)
}

.textbody {
    font-family: Georgia, Times New Roman, Times, Serif;
    color:#000000;
}

.texttiny {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 60%;
}

.fontsize40 {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 40%;
}

a {
    text-decoration: none
}

a:hover {
    color:red; text-decoration:underline
}
