A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; }
a.intl, a.selected { color: #ffd6a5 !important; text-decoration: none; }
a.intl:hover, a.selected:hover { color: #1d1506; text-decoration: underline; }

a.show { text-decoration: underline; color: #863010; }
a.show:hover { text-decoration: underline; color: #000; }

.performance_button {
	background: transparent;
	border:0 none;
	color:#333333;
	cursor: pointer;
	display: inline;
	float: right;
	font-size: 9px;
	font-weight:bold;
	margin: 0 ;
	padding: 0;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	/*width:120px;*/
}