/* CSS Document */

body 
{
background:#BCDBFE;
color:#000000;
font-family:Arial;
text-align:justify;
}

a:link 
{
color:#000062;
}

a:hover
{
color:#7E0008;
}