
A { text-decoration:none; }
a:link { color: green; text-decoration: none }
a:active { color: blue; text-decoration: none }
a:visited { color: green; text-decoration: none }
a:hover { color: blue; text-decoration: underline }
P { text-align: center; }
A:hover img
{
border:0px; 
border-color: black; 
border-style: solid
}
A:active img
{
border:0px; 
border-color: black; 
border-style: solid
}
A:visited img 
{
border:0px; 
border-color: black; 
border-style: solid
}
A:visited img {border-thickness: 0px; border-color: black;}

a:link.dlink { color: #59407C; text-decoration: none }
a:active.dlink { color: blue; text-decoration: none }
a:visited.dlink { color: #59407C; text-decoration: none }
a:hover.dlink { color: blue; text-decoration: underline }
a:link.elink { color: #8675A3; text-decoration: none }
a:active.elink { color: blue; text-decoration: none }
a:visited.elink { color: #8675A3; text-decoration: none }
a:hover.elink { color: blue; text-decoration: underline }
a:link.clink { color: #B4B6CB; text-decoration: none }
a:active.clink { color: blue; text-decoration: none }
a:visited.clink { color: #B4B6CB; text-decoration: none }
a:hover.clink { color: blue; text-decoration: underline }

#centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
#main1
    {
   text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
table { margin: auto; }
    }
