﻿body 
{
    font-family:Arial;
    font-size:small;
    color:Black;
    text-align:left;
}
a:link 
{
    color:#0d44d2;    
}
a:hover
{
    color:#88b4f2;    
}
a:visited 
{
    color:#0d44d2;    
}
a:active
{
    color:#0d44d2;    
}
p.footer
{
    text-align:center;
    font-family:Arial;
    font-size:small;
    color:White;    
}
a:link.footer 
{
    color:#88b4f2;    
}
a:hover.footer 
{
    color:#bde3fe;    
}
a:visited.footer 
{
    color:#88b4f2;    
}
a:active.footer 
{
    color:#88b4f2;    
}