@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/web_ad_bg.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	background-color: #0067c6;
	text-align: center;
}

a:link {
	color: #0041d3;
}

a:visited {
	color: #0041d3;
}

a:hover {
	color: #0067c6;
}
a:active {
	color: #0067c6;
}

.home_text {
	font-family: Abbess;
	font-size: 60px;
	color: #0269c6;
}
.navpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #0041d3;
}
.home_text {
	font-family: Abbess;
	font-size: 60px;
	color: #0041d3;
}
.page_title_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #0041d3;
}
.page_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
}
.home_link {
	font-size: 36px;
}
