a:active { color: #6699FF; text-decoration: none }
a:link { text-decoration: none }
a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #3366CC;
}
a:visited {  text-decoration: underline }
.whiteLink {
	color: #FFFFFF;
}
