.CSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;			
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
	
}


a:hover {color:#666666;}

img {border:none;}


#column  a {
	font-size: 14px;
	text-decoration:none;
	color: #003366;
	}