
body {
    font-family:sans-serif;
}

a {
    color:cc3333;
    text-decoration:none;
}

a:hover {
    /*background-color:lightgray;*/
    text-decoration:underline;
}

#bodytext {
    margin-top:30px;
    font-size:18px;
    text-align:center;
}

#linklist {
    margin-top:20px;
    font-size:24px;
    color:cc3333;
    vertical-align:bottom;
}

#othersites {
    margin-top:20px;
    font-size:18px;
}
