A {text-decoration: none;}

a:link {
	font-family: Arial; 
	text-decoration: none; 
	font-style: none; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #564cc4;
}

a:visited {
	font-family: Arial; 
	text-decoration: none; 
	font-style: none; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #564cc4;
}

a:hover  {
	font-family: Arial; 
	font-style: normal; 
	text-decoration: underline; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #3fcd3f;
}

.tableheader  {
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12pt; 
	color: #000000;
}

.tablebody  {
	font-family: Arial; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000;
}

.smallText {
	font-family: Arial; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #ffffff;
}

#forms {
	position: absolute;
	top: 208px;
	left: 242px;

}

#faqs {
	position: absolute;
	top: 264px;
	left: 183px;

}

#insurance {
	position: absolute;
	top: 299px;
	left: 90px;

}

#location {
	position: absolute;
	top: 120px;
	left: 288px;

}

#contact {
	position: absolute;
	top: 20px;
	left: 322px;

}

#home {
	position: absolute;
	top: 336px;
	left: 17px;

}

#name {
	position: absolute;
	top: 15px;
		
}

#main {
	position: absolute;
	top: 0px;
	left: 0px;

}