@charset "utf-8";
/* CSS Document */

a.skatelink {
	text-decoration:none;
	color:#5AADD9;
	font-size:2em;
	font-weight:bold;
}

a.skatelink:hover   {
	text-decoration:none;
	color:#274990;
	font-size:2em;
	font-weight:bold;	
}