A {text-decoration: none ; color : #660000 }

BODY
{
font-family : arial;
background : URL(bits/background.gif);
color : #660000;
}

a {text-decoration: none}
a:link    {color:#A40000}
a:visited {color:#840000}
a:active  {color:#660000}
a:hover   {color:#660000}

div.page
{
width: 540px;
}


h1
{
font-size:35;
font-weight:200;
text-align: center;
}

h2
{
font-size:24;
font-weight:200;
text-align: center;
}

h3
{
font-size:18;
font-weight:500;
text-align: center;
}

.page
{
font-size:17;
font-weight:300;
text-align: justify;
}

.list
{
font-size:17;
font-weight:300;
text-align: center;
}

