<style>
  .BlackNoUnderLine  
  {
  	text-decoration : none;
	color: black;
	letter-spacing: 1px;
  }
  
  .BlackNoUnderLine:Hover  
  {
  	text-decoration : underline;
	color: black;
  }		

			.hlinelink	{ text-decoration: none; color: black; }
			.hlinelink:hover { text-decoration: nounderline; color: blue;}

			.nounderline {text-decoration: none}
			.nounderline:hover { text-decoration: underline }
			
			.menulink		{ text-decoration: none; color: white; }
			.menulink:hover { text-decoration: none; color: #FFCC00;}
			
			.whitelink		{ text-decoration: none; color: white; }
			.whitelink:hover { text-decoration: underline; }
	
			form			{ margin: 0px; padding: 0px; }
			
			.bluelink		{ color: blue; text-decoration: underline; }
			.test			{ border: 1px black solid; border-bottom: 3px navy double; }
			.qsearch		{ font-family: verdana,arial; font-size: 9pt; border-width: 1px; border-color:black; width: 150; }
			.search			{ font-family: verdana,arial; font-size: 9pt; width: 300; }
			
			.dhtmlm			{ cursor: hand; }


.mmenulink { text-decoration: none; color: white; }
.mmenulink:hover { text-decoration: none; color: yellow;}
.menuselect		{ font-family: verdana,arial; font-size: 8pt; }

.text2 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}


.alinelink   { text-decoration: none; color: black; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px}
.alinelink:hover { text-decoration: nounderline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: blue }

.downlink    { text-decoration: none; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 12px}
.downlink:hover { text-decoration: underline }
.amenulink    { text-decoration: none; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 11px}
.amenulink:hover { text-decoration: underline }
.text1 {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.text2 {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.text3 {FONT-SIZE: 12px; COLOR: #FFFFFF; BACKGROUND-COLOR: #2F5286; FONT-FAMILY: Arial, Helvetica, sans-serif}
			
</style>

