body  {
font-family: 'trebuchet ms', trebuchet, arial, helvetica;
color: #333399;
background-image: url(_themes/nature/nabkgnd.jpg);
}

.title {	
color:#990000;
size: medium;
font-weight: bold;
}

A:link {
text-decoration: none;
color: #990033;
}

A:visited {
text-decoration: #009966;
}

A:active {
text-decoration: none;
color: #FF6600;
}

A:hover {
text-decoration: underline; 
color: #FF6600;
}
