a:link, a:visited, a:active {
	text-decoration: none;
	color: #6b8afe;
}

a:hover { color: #465584; text-decoration: none; }

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

table {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

.header-enlongate {
	background-attachment: scroll;
	background-image: url(/img/header_elongate.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.header {
	background-attachment: scroll;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.stringoftestimonial {
	border: 1px solid black;
	padding: 5px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(/img/footer_elongait.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.community {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #808000; 
	text-decoration: none;
}
