.text  
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    color:#000033;
}

.footer  
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:10px;
    color:#000033;
}

.title  
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
    color:#ff4445;
}

a:link { color: #000033;}
a:visited { color: #000033;}
a:active { color: #000033;}
a:hover { color: #ff4342;}

