h1 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}
.textbg {
	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
}
.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

.textbgabout {
	background-image: url(images/textbg-about.gif);
	background-repeat: no-repeat;
}
.textbgamen {
	background-image: url(images/textbg-amen.gif);
	background-repeat: no-repeat;
}
.footer {
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #33CC00;
}
a:active {
	text-decoration: none;
	color: #33CC00;
}
.textbgcontact {
	background-image: url(images/textbg-contact.gif);
	background-repeat: no-repeat;
}
.text_1_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.text_1_title_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
	font-style: italic;
}
.text_1_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
