a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu li a:hover {
	color: #7491bb;
	background: transparent url(../images/button_hover.png) top left no-repeat;
}

#pillmenu a {
	color: #aaacae;
}

#pillmenu li#current a {
	color: white;
}

h3, .componentheading, table.moduletable th {
	color: #7491bb;
}

table.contentpaneopen li {
	color: #aaa;
}
