a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
}
.px12 {
	font-size: 12px;
	line-height: 20px;
}
h1 {  font-size: 14px; line-height: 20px; font-weight: bold; color: #FF0000}
