A {FONT-WEIGHT: bold;
   TEXT-DECORATION: underline;
   COLOR: navy;}
A:link {font-size: 12pt Arial; COLOR: navy;}
A:visited {font-size: 12pt Arial; COLOR: gold;}
A:active {font-size: 12pt Arial; COLOR: gold;}
A:hover {font-size: 12pt Arial; color: gold;}

A.bold_NAV:link{font: 14pt Arial; FONT-WEIGHT: bold; color:navy;text-decoration:underline;} 
A.bold_NAV:visited{font: 14pt Arial; FONT-WEIGHT: bold; color:navy;text-decoration:underline;} 
A.bold_NAV:hover{font: 14pt Arial; FONT-WEIGHT: bold; color:red;text-decoration:underline;}

A.norm_NAV:link{font: 12pt Arial; color:navy;text-decoration:underline;} 
A.norm_NAV:visited{font: 12pt Arial; color:gold;text-decoration:underline;} 
A.norm_NAV:hover{font: 12pt Arial; color:gold;text-decoration:underline;}

A.small_NAV:link{font: 10pt Arial; color:navy;text-decoration:underline;} 
A.small_NAV:visited{font: 10pt Arial; color:navy;text-decoration:underline;} 
A.small_NAV:hover{font: 10pt Arial; color:gold;text-decoration:underline;}

A.tiny_NAV:link{font: 7pt Arial; color:navy;text-decoration:underline;} 
A.tiny_NAV:visited{font: 7pt Arial; color:navy;text-decoration:underline;} 
A.tiny_NAV:hover{font: 7pt Arial; color:gold;text-decoration:underline;}

A.bot_NAV:link{font: 9pt Arial; color:navy;text-decoration:underline;} 
A.bot_NAV:visited{font: 9pt Arial; color:navy;text-decoration:underline;} 
A.bot_NAV:hover{font: 9pt Arial; color:red;text-decoration:underline;}
 
A.DKGRN_NAV:link{font: 13pt Arial; color:#008000;text-decoration:underline;} 
A.DKGRN_NAV:visited{font: 13pt Arial; color:#008000;text-decoration:underline;} 
A.DKGRN_NAV:hover{font: 14pt Arial; color:#008000;text-decoration:underline; font-weight:bold} 

A.RED_NAV:link{font: 13pt Arial; color:"red";text-decoration:underline; font-weight:bold} 
A.RED_NAV:visited{font: 13pt Arial; color:"red";text-decoration:underline; font-weight:bold} 
A.RED_NAV:hover{font: 14pt Arial; color:"red";text-decoration:underline; font-weight:bold} 

.dealer {font : 13px Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #000080;}
.dealer a{color: #000080; TEXT-DECORATION: underline;FONT-WEIGHT: normal;}
.dealer a:visited{color: #000080; TEXT-DECORATION: underline;FONT-WEIGHT: normal;}
.dealer a:hover{color: #000080; TEXT-DECORATION: none;FONT-WEIGHT: normal;}