:focus {
	outline: 0;

}

A:link, A:visited, A:active {
	color: #00C;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
}

A:hover {
	text-decoration: underline;
	font-weight: normal;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

HR.colorBlack {
	color: #00FF00;
}

.catstyle {
	font-size: 1.2em;
	font-style: normal;
}