A:Link, A:Visited, A:Active  {
	font-weight : bold;
	color : #D55F67;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	text-decoration : underline;
	color : #E48A90;
}

