a.mobile
{
	color: #000000;
}

a.mobile:hover
{
	color: blue;
}

a.mobile:link
{
	color: #000000;
}