body {

<style type="text/css"> 

a:link {
color : #0000ff;
background : transparent;
text-decoration : none;
}


a:active {
color : #ff0000;
background : transparent;
text-decoration : none;
}

a:hover {
color : #ff0000;
background : transparent;
text-decoration : none;
}

</style>


}
