body {font-family: Arial;}
.mlink{color:white}
.mlink:hover{color:white;background:red}
.blink{color:blue}
.blink:hover{color:blue;background:#edff21}

