#ajaxticker1{
	width: 269px;
	height: 40px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background: #FFFFFF;
}

a.menunav:link			{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #666666; text-decoration : none;}
a.menunav:visited		{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #666666; text-decoration : none;}
a.menunav:hover			{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #FF6600; text-decoration : underline;}
a.menunav:active		{font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #FF6600; text-decoration : none;}
