@charset "utf-8";
/* CSS Document */

.link_to_mobile
{
	font-size:12pt;
	color:#069;
	text-decoration:none;
}

.link_to_mobile:hover
{
	text-decoration:underline;
}
