a { color: #EBEBEB; text-decoration: underline;}
a:active { text-decoration: underline; }
a span { color: #4561c1; }
a:hover { color: #F07A2B; text-decoration: underline; }
a img { border: 0; }

a.favag { color: #EBEBEB; text-decoration: underline;}
a.favag:active { text-decoration: underline; }
a.favag span { color: #A0A0A0; }
a.favag:hover { color: #F07A2B; text-decoration: underline; }
a.favag img { border: 0; }

a.favar { color: #EBEBEB; text-decoration: underline;}
a.favar:active { text-decoration: underline; }
a.favar span { color: #FF0000; }
a.favar:hover { color: #F07A2B; text-decoration: underline; }
a.favar img { border: 0; }
