a:selected, pre a:visited {
color: blue;
}

#h1 {
color:white;
background-color:black;
}

b {
color:red
}

pre {
color: #dddddd;
}

.menuitem {
color: white;
background-color:black;
}

.menuitem:hover {
color: black;
background-color:white;
}

.menuitem:active {
color: white;
background-color:red;
}
.menuitemactive {
color: white;
background-color:red;
}

.clipboard {
color: white;
background-color:black;
}

#rightcol {
background-color:black;
}

#rightimg {
background-color:black;
}
