<style>

A {
        color:black;
        text-decoration:none;


}


BODY {



	background: white;
	color: black;
}


a:link {

        font-style: normal;

        color: black
}
a:hover {

        font-style: normal;



        color: #0000CC
}

a:active {

        font-style: normal;


        color: #FF0000
}

</style>
