body
{
    color: #333333;
    background-color: #E6E6E6;
    font-family: verdana, sans-serif;
    font-size: 10px;
}

A
{
color: #333333;
text-decoration: none;
}

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

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

.navi
{
color: #333333;
font-size: 10px;
text-decoration: none;
}

.main
{
color: #333333;
text-decoration: none;
font-size: 11px;
}

.mainlink
{
color: #EA6426;
text-decoration: none;
}

.mainlink:hover
{
color: #333333;
text-decoration: none;
}
