/*
Usage: Game theme styles for a specific game profile page.
*/

a {
	color: #543513;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


