i want my links to hover in different colors in different links lik
this
http://scripts.cbimg7.com/01/339a.jpg
heres the code but it doesnt work...and its for myspace so no java
<style type="text/css">
..class1 a:hover{
font-family: NAMEHERE;
font-size: ##px;
color: HEXCODEHERE;
background-color: HEXCODEHERE;
text-decoration: none;
text-transform: none;
}
..class2 a:hover{
font-family: NAMEHERE;
font-size: ##px;
color: HEXCODEHERE;
background-color: HEXCODEHERE;
text-decoration: none;
text-transform: none;
}
</style>
2. <a class="CLASSNAMEHERE" href="URLHERE"><textarea>