A:LINK, A:VISITED {
	text-decoration : underline;
	color : #990033;
}
A:ACTIVE, A:HOVER {
	text-decoration : underline;
	color : #666666;
}



