A  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : #23504c;
}

.small {
	font-size: 10pt;
}

.big {
	font-size: 15pt;
	font-weight: bold;
}

TD  {
	font-size : 11pt;
}
