A.menu {
	TEXT-DECORATION: none;
}
.bactive {
 color = #0000FF;
	text-decoration: none;
}
.aactive {
 color = #0000FF;
}
.aactive:visited {
 color = #0000FF;
}
.transfermoney {
	width: 100%;
	text-align: left;
	border-top: thin solid #CCC;
	margin: 10px 0 0 0;
	padding: 10px 0;
	line-height: 1.1;
}
.content {
	width: 80%;
	font-size: 1em;
}
.content h1 {
	font-size: 1.625em;
}
.content h2 {
	font-size: 1em;
}
.content .arrow {
	font-size: 0.75em;
}
.content .4xlogo {
	margin: 0 0 0 10px;}

.content a.registernow {
	background: url(img/btn_registernow.gif) no-repeat;
	width: 150px;
	height: 40px;
	display: block;
	text-decoration: none;
	 
}
