/* CSS Document */
div#cats {
	color: #000000;
	background: #EFEFBE;
	font: 90%/150% Georgia, "Times New Roman", Times, serif;
	word-spacing: 0.3em;
}
div#cats a{
	color : #000000;
	background-color : #EFEFBE;
	text-decoration : none;
	
}

div#cats a:hover{
	color : #006600;
	background-color : #FEFFEA;
	border-bottom : thin dotted #006600;
}
div#hall {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#cath {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#misc {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#sheet {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#notation {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}

div#prog {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#pub {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#recor {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#socs {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#chat {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#orga {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#soft{
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#conc {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#videos {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#odds {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#educat {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#uni {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#gifts {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#composers {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#build {
	color: #000000;
	background: #EFEFBE;
	width: 385px;
}
div#content a {
	color: #006600;
	text-decoration: none;
}
div#content a:hover {
	color: #FF0000;
	border-bottom: thin dotted #FF0000;
	background: #FFFFFF;
}
