td {
	font-size: 12; 
	color: #330000; 
	font-family: Bookman Old Style
}

A:link {
	text-decoration: none; 
	color: #000099
}

A:visited {
	text-decoration: none; 
	color: #000099
}

A:hover {
	text-decoration: none; 
	color: #000033
}

A:active {
	text-decoration: none;
	color: #0000FF
}


A.menu:link {
	text-decoration: underline; 
	font-weight: bold;
	color: #000099
}

A.menu:visited {
	text-decoration: underline;  
	font-weight: bold; 
	color: #000099
}

A.menu:hover {
	text-decoration: underline overline; 
	font-weight: bold;
	background-color: CCCCFF;
}

A.menu:active {
	text-decoration: underline overline; 
	font-weigth: bold;
	color: #CC0000
}
