@import url( site.css );

html{padding-bottom: 1px}
body{padding: 10px 0 10px 0;font-family: Arial, Helvetica, sans-serif; font-size: 76%;background-color: #fff;}
a.link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.check {
	color: #999999;
	text-decoration: none;
	font-family: "AvantGarde Bk BT", "AvantGarde Md BT", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

}

a.check:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: "AvantGarde Bk BT", "AvantGarde Md BT", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
}
