#topMenu a:link, #topMenu a:visited {
	color: orange; /* */
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	font-style: none;
   	font-weight: bold;
	text-decoration: none;
	
}
#topMenu a:hover {
	color: gray; /* */
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	font-style: none;
   	font-weight: bold;
	text-decoration: none;
	
}
	
.headerTop2  {
	background-image: url(bg/link-exchange-green.gif);
	background-repeat: repeat-y;
	
	
}

	
		
}.menu3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	
}
#Top3 a:link, #Top3 a:visited {
    color: #002F00; /* */
	font-family: Tahoma,arial,verdana;
	font-size: 11px;
	font-style: none;
    padding: 2px 0px 0px 0px; /*text alignment */
	font-weight: bold;
	text-decoration: none;
	}
#Top3 a:hover {
    color: #006100; /* */
	font-family: Tahoma,arial,verdana;
	font-size: 11px;
	font-style: none;
    padding: 2px 0px 0px 0px; /*text alignment */
	font-weight: bold;
	text-decoration: none;
	}
