a 			{ color: #CCCCCC; text-decoration: none; font-weight:normal;} 
a:link		{ color: #FFF;} 
a:visited	{ color: #FF9;} 
a:active	{ color: #FF9;} 
a:hover		{ 
	color: #FFCC00;
	text-decoration: underline;
}

.banner {
	font-size:17px;
	font-family:"Trebuchet MS", verdana, arial;
	color: black;
	text-align: justify;
}

.banner .title{
	font-size:13px;
	font-weight:bold;
}
