.gba_banner
{
	overflow:hidden;
}    
a.gba_title {
	font-family : Arial;
	font-size : 12px;
	color : blue;
	font-weight: bold;
	position: relative; 
	line-height: 13px;
}
.gba_text {
	font-family : Arial;
	font-size : 11px;
	color : black;
	position: relative; 
	line-height: 12px;
}
.gba_url {
	font-family : Arial;
	font-size : 11px;
	color : green;
	text-decoration: none;
	position: relative; 
	line-height: 12px;
}
