content/css/type-settings-orig.css [69:81]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

A:link, A:visited, A:active, A:hover {
   color: #880055;
   text-decoration: none;
   font-weight: bold;
}

A:active, A:hover {
   text-decoration: underline;
   #color: #202020;
   color: #880055;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



content/css/type-settings.css [61:73]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

A:link, A:visited, A:active, A:hover {
   color: #880055;
   text-decoration: none;
   font-weight: bold;
}

A:active, A:hover {
   text-decoration: underline;
   #color: #202020;
   color: #880055;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



