
A {
		color: #000088;
		text-decoration: none;
}

A:hover {
		color: #0099FF;
		text-decoration: none;
}

/* A:visited { */
/* 		color: #000088; */
/* 		text-decoration: none; */
/* } */

A.menu:hover {
		color: #0099ff;
}

A.menu {
		color: #FFFFFF;
		text-decoration: none;
}
A.menu:visited {
                color: #FFFFFF;
                text-decoration: none;
}

SPAN.norm {		font-size:12px;
; line-height: 16pt}

A.black {
	color: #333333;
	text-decoration: none;
}

