
a       { color: #7c0643; font-weight: 700; text-decoration: underline }
a:visited       { color: #7C0643 }
a:hover    { color: #0000CC; text-decoration: none }
#id_small_rose { color: #7c0643; font-size: smaller; }
.class_small_rose { color: #7c0643; font-size: smaller; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.class_negative_1_font { font-size: smaller; }
.class_black_font { color: black; }
a.button       { color: white; font-weight: 600; text-decoration: underline }
a.button:visited       { color: white }
a.button:hover    { color: black; background-color: silver; text-decoration: none  }
a.button:active { color: yellow }

