a, a:link, a:visited {
	color: #5D1B3C;
	text-decoration: none;
}

a:hover, a:focus {
	color: #97446e;
	text-decoration: underline;
}

a:active, a.active { 
	color: #87345e; 
}

#custom_attributes td{
	padding: 5px;
}
