body { 
	font-family : arial, helvetica;
}

a:link        { font-size: 12px; text-decoration: none; color: #800000; }
a:visited     { font-size: 12px; text-decoration: none; color: #800000; }
a:hover       { font-size: 12px; text-decoration: none; color: #ff0000; }

a.nav:link        { font-size: 10px; text-decoration: none; color: #ffffff; }
a.nav:visited     { font-size: 10px; text-decoration: none; color: #ffffff; }
a.nav:hover       { font-size: 10px; text-decoration: none; color: #ffffff; }

a.nav2:link        { font-size: 10px; text-decoration: none; color: #800000; }
a.nav2:visited     { font-size: 10px; text-decoration: none; color: #800000; }
a.nav2:hover       { font-size: 10px; text-decoration: none; color: #ff0000; }

.text1		{ font-size: 10px; text-decoration: none; color: #000000; }

.text3		{ font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }