#favoriteaddon2 {
	line-height: 1.2em;
	}
#favoriteaddon2 a:link {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	}
#favoriteaddon2 a:visited {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	}

#favoriteaddon2 a:active {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	}

#favoriteaddon2 a:hover {
	font-weight: bold;
	color: #FF3300;
	background: #EEE;
	text-decoration: none;
	}