body { 
	font-family : arial, helvetica;
}

a:link        { font-size: 14px; text-decoration: underline; color: #005cb8; }
a:visited     { font-size: 14px; text-decoration: underline; color: #005cb8; }
a:hover       { font-size: 14px; text-decoration: underline; color: #cc0000; }

a.nav:link     { font-size: 12px; text-decoration: underline; color: #005cb8; }
a.nav:visited  { font-size: 12px; text-decoration: underline; color: #005cb8; }
a.nav:hover    { font-size: 12px; text-decoration: underline; color: #cc0000; }

a.nav2:link     { font-size: 10px; text-decoration: underline; color: #005cb8; }
a.nav2:visited  { font-size: 10px; text-decoration: underline; color: #005cb8; }
a.nav2:hover    { font-size: 10px; text-decoration: underline; color: #cc0000; }

.title		{ font-size: 16px; font-weight: bold; text-decoration: none; color: #005cb8; }

.text		{ font-size: 14px; text-decoration: none; color: #000000; }

.text1		{ font-size: 12px; text-decoration: none; color: #000000; }
