
BODY,TD,TH   {
	font-size:13px; 
	color: #222222;
}
A:link    { text-decoration:none}
A:visited { text-decoration:none }
A:hover   { color: #FF0000 }

.big {
	font-size:15px;
	color: #222222;
	font-weight:bold;
}

.small {
	font-size:12px;
	color: #555555;
}
