@import url(/styles/ymb.css);

A:link
{
	background-color: white;
	color: #fb9500;
}

A:visited
{
	background-color: white;
	color: #dd8100;
}

A:active
{
	background-color: white;
	color: #ffb600;
}
