a {color: white; text-decoration: none}
a:visited {  color: white; text-decoration: none}
a:visited:hover {  color: #6699CC; text-decoration: none}
a:hover {  color: #6699CC; text-decoration: none}
a.alert:hover {
	color: #6699CC;
}

