a:active { text-decoration: none }
a:hover { color: #ff0000; text-decoration: none }
a:link { color: #0033CC; text-decoration: none }
a:visited { text-decoration: none }

td {
	font-size: 12px;
	line-height: 150%;
}
.px10 {
	font-size: 10px;
	line-height: 135%;
}
.px12-h130{
	font-size: 12px;
	line-height: 130%;
}
.px14 {
	font-size: 14px;
	line-height: 150%;
}
