A:LINK, A:VISITED {
	color : #0000CC;
	text-decoration : none;
}

A:HOVER {
	color : #FF9966;
	text-decoration : underline;
}


