body {
	background-image: url(background.jpg);
}




.body_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;



}
.small_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;



}
.title-text {	
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 20px;
	line-height:25px;
	color: #000000;

}

.tel-text {	
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 25px;
	line-height:25px;
	color: #000000;

}




a.nav-link:link {
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 15px;
	line-height:18px;
	color: #000000;
	text-decoration:none;
}

a.nav-link:visited { 
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 15px;
	line-height:18px;
	color: #000000;
	text-decoration:none;
}

a.nav-link:hover {
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 15px;
	line-height:18px;
	color: #2D4284;
	text-decoration:underline;

}

a.nav-link:active {
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 15px;
	line-height:18px;
	color: #000000;
	text-decoration:none;
	text-align: center;

}



a.footer-link:link {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	text-decoration:none;
}

a.footer-link:visited { 
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	text-decoration:none;
}

a.footer-link:hover {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	text-decoration:underline;

}

a.footer-link:active {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	text-decoration:none;
	text-align: center;

}
