<style>

body { font-family: verdana, tahoma, ariel;  font-size: 12px; color: Black;}
td { font-family: verdana, tahoma, ariel;  font-size: 12px; color: Black;}

a:link {color: #EBEFF3;  font-family: variable; text-decoration: underline}
a:visited {color: #C0C0C0;  font-family: variable; text-decoration: underline} 
a:active {color: #C0C0C0;  font-family: variable; text-decoration: none} 
A:hover {color: #EBEFF3;  font-family: variable; font-style: italic; text-decoration: none}

a:link.MyTag {color: #000000;  font-family: variable; text-decoration: underline}
a:visited.MyTag {color: #665D78;  font-family: variable; text-decoration: underline} 
a:active.MyTag {color: #665D78;  font-family: variable; text-decoration: none} 
A:hover.MyTag {color: #665D78;  font-family: variable; font-style: italic; text-decoration: none}

</style>