tr.catagoryTitle {
	font-size: 2em;
	background-color: #ffe4b5;
}

a.bigLink {
	font-size: 1.5em;
	text-decoration:  underline;
	color: red;
}

body {
	background-color: white;
}

img.noborder {
	border: 0px;
}
