@charset "utf-8";
/* CSS Document */

#shopPosition a:link,
#shopPosition a:visited,
#shopPosition a:active {
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	color: #000066;
}

#shopPosition a:hover{
	font-size:12px;
	text-decoration:underline;
	color: #000066;
	font-weight: bold;
}
