I cant apply {A:hover} effect in my "related post" item of my blogger blog. Here is the code I used to do it: <div id='data2007' style='color:#555555;a:hover{text-decoration:underline; color:#333};height:auto; overflow:auto;width:70%;float:left;font-family:Arial; font-size:12px;font-weight: bold;padding-top: 2px'/><br/><br/> Moreover, The text color also remains red,(#990000) (my page default list text color). How can I change the text color and apply a hover effect to my related post Item??
I did some reading around and it seems there is not much support for inline styling of pseudoclasses like hover. Can you possibly put this bit of styling in the header?