
A {
		color: #000099;
}

A:visited {
		color: #000099;
}

A:hover {
		color: #000055;
		text-decoration: none;

}


