A:link { text-decoration: none;	color: white }
A:active { text-decoration: none; color: white}
A:visited { text-decoration: none; color: white}
A:hover { text-decoration: none; color: red}


