a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: 80b012;
}
.fixmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.fixmenu:link {
	text-decoration: underline;
}
.fixmenu:hover {
	text-decoration: none;
}
.bgnorepeat {
	background-color: #E1EFF8;
	background-repeat: no-repeat;
	background-position: bottom;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #80B012;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.smalltext:link {
	text-decoration: underline;
	color: #047FB8;
}
.smalltext:visited {
	text-decoration: none;
	color: #047FB8;
}
.smalltext:hover {
	text-decoration: none;
	color: #047FB8;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content:link {
	text-decoration: underline;
	color: #047FB8;
}
.content:visited {
	text-decoration: none;
	color: #047FB8;
}
.content:hover {
	text-decoration: none;
	color: #047FB8;
}
.transperent {
	filter: Alpha(Opacity=90);
}

.clublist { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.clublist_subject { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.clublist_link { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: blue; }
.clublist_link:link { text-decoration: underline; color: blue; }
.clublist_link:visited { color: blue; text-decoration: underline; }
.clublist_border { padding:1px 1px 1px 1px;border:0 solid green;border-top:1px solid #80B012;border-right:1px solid #80B012;border-bottom:1px solid #80B012;border-left:1px solid #80B012;background-color: #E1EFF8; filter: Alpha(Opacity=85);}
