@charset "utf-8";
a:link {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.whitesmall {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.regularfont {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
body{
font-family: "Franklin Gothic Medium Cond";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(/common_images/theme/ABLLIMO1/background1.png);
	margin:0;
	padding-top:0;
}
.pageheaders {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

