BODY
{
    FONT-FAMILY: Calibri;
    BACKGROUND-COLOR: white;
    background-image:url('../pics/blue.gif')
}
td
{
    text-align:left

}
#Notes
{
    COLOR: blue;
    FONT-FAMILY: Verdana
}
#tableFormat
{
    border: 1px solid black;
    FONT-FAMILY: Verdana;
    text-align:left
}
#Islam100
{
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: lightblue
}
#AQ
{
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: lightsteelblue
}
#News
{
    FONT-FAMILY: Verdana;
    FONT-COLOR: WHITE;
    COLOR: WHITE;
    BACKGROUND-COLOR: black
}
a.News:link {color:yellow;}      /* unvisited link */
a.News:visited {color:white;}  /* visited link */
a:hover {color:#FF00FF;}  /* mouse over link */
a:active {color:#0000FF;}