body {
   font-family: Arial, Sans-Serif;
   font-size: 12px;}

td {
   font-family: Arial, Sans-Serif;
   font-size: 12px;}

	
a:link {
	color: #000000;
	text-decoration: underline;}

a:visited {
	color: #000000;
	text-decoration: underline;}

a:active {
	color: #000000;
	text-decoration: none;}

a:hover {
	color: #000000;
	text-decoration: none;}

#nav { 
width: 93%; 
text-align: center;
}

#nav td { width: 12%; }

#nav a {
color: #000000;
font-weight: bold;
font-size: 11px;
font-family: arial, sans-serif;
text-decoration: none;
}

#nav a:hover { letter-spacing: 1px; }


