A.ex:link       {color: #fff; text-decoration: none; }
A.ex:visited       { color: #fff; text-decoration: none; background-color: #fff }   
A.ex:hover    { color: #c03; text-decoration: none; background-color: #fff } 
A.ex:active   {color: #c90033; text-decoration: none; }

a:link         {text-decoration: none;}
a:visited       {text-decoration: none; }
a:hover          { color: #ffffff; background-color: #c00 }
a:active        {text-decoration: none;}

.mylist { font-size: 10px; background-color: #FFDFDF; }
.normal { font-size: 12pt; line-height: 18pt }

.text_Sa {  font-size: small; line-height: 120%}
.text_Sb {  font-size: small; line-height: 140%}
.text_XSa {  font-size: x-small; line-height: 120%}
.text_XSb {  font-size: x-small; line-height: 140%}
.text_XXSa { font-size: xx-small; line-height: 120% }


