.link {
	color: #FFF;
	text-decoration: none
}
a:active { text-decoration: none}
a:hover {text-decoration: underline}
a:hover {
	color: #F00
}
