a:link {
	color: #499de5;
	text-decoration: none;
}

a:active {
	color: #499de5;
	text-decoration: none;
}

a:visited {
	color: #499de5;
	text-decoration: none;
}

a:hover {
	color: #499de5;
	text-decoration: underline;
}


#categoryList {
	text-align: left;
	width: 700px;
	margin: 5px;
}

