.go a:link, a:visited { color: #ffff00; text-decoration: none; font-weight: bold; } 
.go	a:hover { color: #ff0000; text-decoration: underline; }

#test {
	font-style:italic
	}