.header_links {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffff;
	text-decoration: none;
	font-weight : normal;
}

.Body-Text-Large {
	font-family : Verdana, Arial, Geneva, san-serif;
	font-size : .75em;
	color : #000000;
}

.header_label {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}
.cat_heading {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	font-weight : normal;
}

.cat_links {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

