A, A:ACTIVE, A:LINK, A:VISITED {
	color : #000080;
	text-decoration : none;
}

A:HOVER {
	color : #FF3300;
	text-decoration : none;
}

