a:hover {
	text-decoration: underline;
	color: #003399;
	font-weight: normal;
	filter: Invert;
	background-image: url(../../img/home/button3.gif);
	background-repeat: repeat-x;

}
a:visited {  text-decoration: none; color: #FFFFCC}
a:active {  text-decoration: none; color: #FF9933}
a:link {  text-decoration: none; color: #FFFFCC}
