I would like to have any other color than this green. The first text is colored by me, but the others are not. How can I do that with the other texts? Now I have:
#cont .rfdSelect_Black:hover .rfdSelectOuter,
#cont .rfdSelectBox_Black li:hover,
#cont .rfdSelectBox_Black .rfdSelect_selected,
#cont .RadForm_Black.rfdButton .rfdSkinnedButton:hover *,
#cont .RadForm_Black fieldset.rfdFieldset legend
{
color: Red;
}
#cont .rfdSelect_Black:hover .rfdSelectOuter,
#cont .rfdSelectBox_Black li:hover,
#cont .rfdSelectBox_Black .rfdSelect_selected,
#cont .RadForm_Black.rfdButton .rfdSkinnedButton:hover *,
#cont .RadForm_Black fieldset.rfdFieldset legend
{
color: Red;
}