
#content li {
    background: none;
    list-style-type: disc;
}

a:link, a:visited {
	text-decoration: underline;
}

.news a:link, .news a:visited { 
	text-decoration: underline;
	color: #333366;
	font-weight: normal;	
	font-size: 12px;
	line-height: 16px;	
} 
