body,html,td {
	font-size: 12px;
}
th {
	font-size: 14px;
}
a:link        {text-decoration: none}
a:visited     {text-decoration: none}
a:hover       {text-decoration: underline}
a:link.nav    {text-decoration: none}
a:visited.nav {text-decoration: none}
a:hover.nav   {text-decoration: none}
.nav          {text-decoration: none}
img {
	border: 0;
}
