/* CASCADE STYLE SHEET FOR COMMON STYLE */

A:link { color: #555555;text-decoration: none }
A:visited { color: #555555;text-decoration: none }
A:hover { color: #000000; background: #e0e0e0; text-decoration: underline }
A:active { text-decoration: none }


.number {
	font-family: "Arial Black", "Impact", sans-serif;
	font-size: 36px;
	color: #999999;
	line-height: 0.7em;
	margin: 0px;
	padding: 0px;
}

