a:link {
	color: #CC6600;
}

a:visited {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline blink;
}

a:active {
	color: #3399CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
	word-spacing: normal;
	letter-spacing: 0.11em;
	vertical-align: baseline;
}

