a
{
font-weight: 500;
color: #009600;
}

a.navigation
{
font-size: 17 px;
color: #FFFFFF;
text-decoration: none;
}

a.navigation:hover
{
font-size: 17 px;
color: #FFFFFF;
text-decoration: underline;
}

body
{
font-family: verdana, helvetica, sans-serif;
}

.firstletter
{
color: #009600;
font-size: 20 px;
font-weight: 800;
}

.footer
{
font-size: 12 px;
color: #FFFF00;
}

a.footer
{
color: #FFFF00;
text-decoration: none;
}

a.footer:hover
{
color: #FFFF00;
text-decoration: underline;
}

.main
{
font-size: 12 px;
}

.txtsmall
{
font-size: 10 px;
}

.txtxsmall
{
font-size: 9 px;
}
