/* CSS Document */

.content
{
color:#382e13;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding-top:10px;
text-align:justify;
}

.bold
{
font-size:14px;
font-weight:bold;
color:#89181a;
}


a 
{
color:#990000;
text-decoration:none;
font-weight:bold;
}

a:hover 
{
color:#e2181c;
text-decoration:underline;
}

.nl a
{
font-family:Arial, Helvetica, sans-serif; 
font-size:18px; 
font-weight:bold; 
color:#ffffff; 
text-decoration:none; 
text-transform:uppercase;
}

.nl:hover
{
width:306px;
height:47px;
background-image:url(../images/nl_bg2.png);
}