a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
#news{
	margin-top:5px;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;

}
#news2 {
	font-size:.9em;
	font-weight:normal;
}