BODY
{
    margin: 0 0 0 0;
    background-image: url('images/cloudTile.jpg');
    background-repeat: repeat;
}

BODY, FONT, SPAN, TD, UL, P, INPUT, TEXTAREA, SELECT {
    font: normal 14px/120% "Times NEw Roman", sans-serif;
}


A:visited, A:link {
    color: #0000FF;
    font-weight: bold;
    text-decoration: none;
}
A:hover, A:active {
    color: #FF0000;
    text-decoration: none;
}

P,H2,h3,UL {
    margin-right: 30px;
    margin-left: 30px;
    letter-spacing: 1px;
    line-height: 1.3;
    text-align: justify;
}

A.topmenu:visited, A.topmenu:link {
    color: #CC6633;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
A.topmenu:hover, A.topmenu:active {
    color: #CCCC33;
    text-decoration: none;
}


A.mca:visited, A.mca:link,.mca {
    color: #000000; 
    font-weight: bold;
    text-align: center;
}
A.mca:hover {
    text-decoration: underline;
}

div.mca {
    font-size: 11px;
}
td.gallery {
    text-align: center;
    width: 16%;
}
