a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
}
a:hover {
	color: #FFF58F;
	text-decoration: underline;
	background-color: #E03127;
}
a:active {
	color: #000000;
	background-color: #00FF00;
	text-decoration: underline;
}
.sel_gold {
	background-color: #FFF58F;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.bodytextRight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
#advertising {
	background-image: url(../images/bg_lotus_faded.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
