#differentlink1 a:hover {
font-weight : bold;
font-size : 25px;
font-family : arial;
text-decoration : none;
} 

#differentlink1 a :visited, #differentlink1 a:link, #differentlink1 a:active {
font-weight : bold;
font-size : 25px;
font-family : arial;
color : #FF0000;
text-decoration : none;
}

#differentlink1 a{
font-weight : bold;
font-size : 25px;
font-family : arial;
color : #FF0000;
background : #FFFF80normal;
text-decoration : normal;
} 
