
body,th,td  { font-size:12px;}
.text       { font-size:12px;}
.small      { font-size:10px; color:#606060;}
.copyright  { font-size:10px; color:#00573e;}

.sup        { font-size:8px;}

a:link {
	color           : #3333FF;
	text-decoration : underline ;
}

a:visited {
	color           : #666699;
	text-decoration : underline ;
}

a:active {
	color           : #FF0000;
	text-decoration : underline;
}

a:hover {
	color           : #FF0000;
	text-decoration : underline;
}
