

TABLE#sections TD {
	font-family: Verdana,sans-serif;
	font-size: 11px;
/*/*/	font-size: 0.785em; /* !NN4 */
	border-width: 0 0 0 3px;
	border-style: solid;
	vertical-align: top;
}

TABLE#sections TD A {
	text-decoration: none;
	display: block;
	padding: 4px;
	color: #FFF;
	color: #000;
}

TABLE#sections TD.serv {
	border-color: #D9959A;
}

TABLE#sections TD.port {
	border-color: #D995CD;
}

TABLE#sections TD.libr {
	border-color: #96C3D8;
}

TABLE#sections TD.abou {
	border-color: #95D99D;
}

TABLE#sections TD.cont {
	border-color: #C8D995;
}

TABLE#sections TD.serv A {color: #732D32;}
TABLE#sections TD.port A {color: #732D67;}
TABLE#sections TD.libr A {color: #1A477F;}
TABLE#sections TD.abou A {color: #2A6F34;}
TABLE#sections TD.cont A {color: #5F7128;}

TABLE#sections TD.serv A:hover {color: #000; background-color: #F5D6D6;}
TABLE#sections TD.port A:hover {color: #000; background-color: #F5D6EF;}
TABLE#sections TD.libr A:hover {color: #000; background-color: #CCE5FF;}
TABLE#sections TD.abou A:hover {color: #000; background-color: #D6F5DC;}
TABLE#sections TD.cont A:hover {color: #000; background-color: #F1F6E0;}

TABLE#sections TD B.sel {
	color: #000;
	padding: 4px;
}

DIV#site {
	color: #CCC;
	font-family: Verdana,sans-serif;
	font-size: 10px;
/*/*/	font-size: 0.695em; /* !NN4 */
	letter-spacing: 0.02em;
	margin-bottom: 10px;
}

DIV#site A {
	text-decoration: none;
	display: inline;
	padding: 2px;
	color: #666;
}

DIV#site A:hover {
	text-decoration: underline;
}
