a:hover {  font-weight: lighter; text-decoration: none}
a:active {  text-decoration: none; font-weight: normal}
a:link {  text-decoration: none; font-weight: bold}
a:visited {  text-decoration: none; font-weight: bolder}

.link-white {
	color: #FFFFFF;
}
