.link:small, .link:hover, .link:visited {	color: #60126F; 
						text-decoration: none}
						
						
a.customercare:link, a.customercare:visited {
	text-decoration: none;
	font-weight: bold;
	color: #60126F
}

a.customercare:hover {
	text-decoration: underline;
}				

	.super {
		font-weight: bold; 
		font-size: 10px; 
		color : #60126F; 
		background: transparent; 
		font-style: italic;
	}
	
	table.rates tr td {
		font-size: 12px;
		padding-top: 0.2em;
	}
	
	table.rates tr td i {
		font-size: 10px;
	}
	table.rates tr td.ratesindex {
		background: #FF5600; 
		color: white;
		word-spacing: 0.5em;
	}		
	table.rates tr td.ratesindex a {
		text-decoration: none; 
		font-weight: bold; 
		color: white; 
		font-size: 10px;
	}