a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}
.webcat-current {
	color: #FFFF00;
}
#Main table {
	margin-top: 12px;
}
.yellow-text {
	color: #FFFF00;
	font-style: italic;
}
#WebCats a:link, #WebCats a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
#WebCats a:hover {
	color: #FFFF00;
	text-decoration:underline;
}
#PageContainer {
	height: 1600px;
}
