.SkinObject {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

A.SkinObject:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
A.SkinObject:Hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.SkinObject:visited{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.laq_header{
	background-image:url(images/Laq_main.jpg);
	background-repeat:no-repeat;
	height:935px;
	width:985px;
}

.Laq_bk{
	background-image:url(images/laq_bk.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
}
