@charset "utf-8";
/* CSS Document */

body {
color: #000 !important;
}

a,a:visited {
color:#000 !important;
}

input,select,textarea {
border:1px solid #000 !important;
color: #000 !important;
}

a:hover, a:active {
color:#000 !important;
text-decoration: underline !important;
}

#navcontainer a {
background: #fff;
}

#navcontainer li li a {
background: #DFDFDF;
}

#navcontainer li li {
border-color: #DFDFDF;
}
