.page_about {
	background-image: url(images/page_about.jpg);
	background-repeat: no-repeat;
}
.page_contact {
	background-image: url(images/page_contact.jpg);
	background-repeat: no-repeat;
}
.page_services {
	background-image: url(images/page_services.jpg);
	background-repeat: no-repeat;
}
.navlink1  a:link {
	color: #CC0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	
}
.navlink1  a:visited {
	color: #CC0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	
}
.navlink1  a:active {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	

}
.navlink1  a:hover {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.bodylink  a:link {
	color: #333399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:visited {
	color: #333399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:active {
	color: #333399;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:hover {
	color: #333399;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.H-BLUE {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
