#menu a:visited, #menu a:link{
	color: black;
}
#menu a:hover{
	color: #B04444;
}
#menu #current a {
	color: #B04444;
}
h2 {
	color:#B04444;
}
h3, a{
	color:gray;
}
strong, pre {
	color: #B04444;
}
table.sortable thead { background-color:#eee; color:#666666;} 
