a.aboutRollover {	display: block;	width: 123px;	height: 24px;	background: url(../images/about-all2.gif) no-repeat 0 0;	overflow: hidden;	text-indent: -10000px;	font-size: 0px;	line-height: 0px;}a.servicesRollover {	display: block;	width: 214px;	height: 24px;	background: url(../images/services-all2.gif) no-repeat 0 0;	overflow: hidden;	text-indent: -10000px;	font-size: 0px;	line-height: 0px;}

a.commentaryRollover {	display: block;	width: 150px;	height: 24px;	background: url(../images/commentary-all2.gif) no-repeat 0 0;	overflow: hidden;	text-indent: -10000px;	font-size: 0px;	line-height: 0px;}
a.newsRollover {	display: block;	width: 92px;	height: 24px;	background: url(../images/news-all2.gif) no-repeat 0 0;	overflow: hidden;	text-indent: -10000px;	font-size: 0px;	line-height: 0px;}a.clientsRollover {	display: block;	width: 209px;	height: 24px;	background: url(../images/clients-all2.gif) no-repeat 0 0;	overflow: hidden;	text-indent: -10000px;	font-size: 0px;	line-height: 0px;}a.contactRollover {	display: block;	width: 112px;	height: 24px;	background: url(../images/contact-all2.gif) no-repeat 0 0;	overflow: hidden;	text-indent: -10000px;	font-size: 0px;	line-height: 0px;}/** Declarations for the additional states of the a.XXXXRollover selectors **/a:visited.aboutRollover {	}a:hover.aboutRollover {	background-position: 0 -24px;}a:active.aboutRollover {	border:0px;}a:visited.servicesRollover {	}a:hover.servicesRollover {	background-position: 0 -24px;}a:active.servicesRollover {	}a:visited.clientsRollover {	}a:hover.clientsRollover {	background-position: 0 -24px;}a:active.clientsRollover {	}


a:visited.commentaryRollover {	}a:hover.commentaryRollover {	background-position: 0 -24px;}a:active.commentaryRollover {	}
a:visited.newsRollover {	}a:hover.newsRollover {	background-position: 0 -24px;}a:active.newsRollover {	}a:visited.contactRollover {	}a:hover.contactRollover {	background-position: 0 -24px;}a:active.contactRollover {	}
