body 
{
color: 000060;
font-family: sans-serif;
}

h2 
{
font-style: bold;
text-align: center
}

h3
{
text-align: center
}

p 
{
text-align: center; 
text-decoration: none
}

a:link 
{
color: #000060;
text-decoration: none
}

a:visited 
{
color: #0040a0;
text-decoration: none
}

a:hover 
{
color: #20a0ff;
text-decoration: none
}

a:active 
{
color: #0080c0;
text-decoration: none
}

