
body
{
	font-size : x-small;
}

a:link    { color: #333333; text-decoration:underline}
a:visited { color: #333333; text-decoration:underline}
a:active  { color: #0000cc; text-decoration:underline}
a:hover   { color: #C80018 ; text-decoration:underline}

TABLE {
	font-size : x-small;
}
