.copyWhite a:hover {


    text-decoration: none;

}

body {
	font-family:verdana;
	margin:0px;
}

a {

	text-decoration: underline;

}

a:hover {

    text-decoration: none;

}


