Poradziłem już sobie
<style type="text/css">
.test2 {
background: #255899 none repeat scroll 0% 0%;
padding: 10px;
margin-top: 5px;
color: #FFF;
line-height: 1.6;
width: 90%;
font-size: 12px;
}
</style>
<style type="text/css">
.test1 {
background: #255899 none repeat scroll 0% 0%;
padding: 10px;
margin-top: 5px;
color: #FFF;
line-height: 1.6;
width: 90%;
font-size: 12px;
}
</style>
<style type="text/css">
.test1:hover {
background: #00FF00 none repeat scroll 0% 0%;
padding: 10px;
margin-top: 5px;
color: #FFF;
line-height: 1.6;
width: 90%;
font-size: 12px;
}
</style>
<style type="text/css">
.test2:hover {
background: #FF0000 none repeat scroll 0% 0%;
padding: 10px;
margin-top: 5px;
color: #FFF;
line-height: 1.6;
width: 90%;
font-size: 12px;
}
</style>