@charset "utf-8";

table#tags .tagao  {
	font-family: calibri, verdana, tahoma, arial;
	font-size: 14px;
	font-weight: lighter;
	color: #0068A5;
}
table#tags a:link {
	color: #0085D4;
	text-decoration: none;
}
table#tags a:visited {
	color: #0068A5;
	text-decoration: none;
}
table#tags a:active {
	text-decoration: none;

}
table#tags a:hover {
	color: #333333;
	left: 2px;
	background-color: #F4F3F2;
	text-decoration: none;
}
