/* Warnings/Alerts */
.warning, .alert, .yellowbox {
padding: 6px 9px;
background: #fffbbc;
border: 1px solid #E6DB55;
}

/* Errors */
.error, .redbox {
padding: 6px 9px;
background: #ffebe8;
border: 1px solid #C00;
}

/* Downloads */
.download, .greenbox {
padding: 6px 9px;
background: #e7f7d3;
border: 1px solid #6c3;
}

/*
body {
font: 12px/1.5 Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif!important;
color: #333;
background: #fff;

*/


#body a:active{color:#000000;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#body a:link{color:#000000;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#body a:visited{color:#000000;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#body a:hover{color:#009900;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#maintext a:active{color:#000000;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#maintext a:link{color:#000000;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#maintext a:visited{color:#000000;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#maintext a:hover{color:#009900;
text-decoration:underline;
font-weight: bold;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#whitetext a:active{color:#ffffa9;
text-decoration:underline;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#whitetext a:link{color:#ffffa9;
text-decoration:underline;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#whitetext a:visited{color:#ffffa9;
text-decoration:underline;
cursor:none;
font-family:arial, helvetica, san-serif;
}

#whitetext a:hover{color:#ffffff;
text-decoration:underline;
