A.link:link {
	font-size : 11px;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FFF;
	TEXT-DECORATION: none;
	}
A.link:visited {
	font-size : 11px;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FFF;
	TEXT-DECORATION: none;
}
A.link:active {
	font-size : 11px;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FFF;
	TEXT-DECORATION: none;
	}
A.link:hover {
	font-size : 13px;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FFF;
	TEXT-DECORATION: none;
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
}