/* red */
A:link {
    color: #E60177;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
	
	text-transform:none;
}

