a.non_decoration {
	text-decoration: none;
}

a.blue:link {
	color: #0000ff;
}

a.blue:visited {
	color: #0000ff;
}