
html {}
body {
background-color: #FFFFFF;
color: #;
}


a:link, a:visited, a:active{text-decoration: none;}
a,a:link{color: #;}
a:visited{color: #;}
a:active{color: #;}
a:hover{color: #;text-decoration: underline;}

#header {
background-color: #;
border: 0px solid #;
}
h1#branding,h1#branding a, h1#branding a:link, h1#branding a:visited,h1#branding a:active,h1#branding a:hover {
color:#666666;
}
ul.nav{
background: #666666; 
border: 1px solid #666666;
}
.sidebar .spcr, .sidebar2 .spcr{ 
background: #;
border: 1px solid #;
}

