A.wonb {  font-weight: bold; color: white; background-color: #000000}
a.wonb {color: white}
a:link.wonb {color: white}
a:visited.wonb {color: white}
a:active.wonb {color: white}

A.bonw {  font-weight: bold; color: black; background-color: white}
a.bonw {color: black}
a:link.bonw {color: black}
a:visited.bonw {color: black}
a:active.bonw {color: black}

A.yonb {  font-weight: bold; color: yellow; background-color: #000000}
a.yonb {color: yellow}
a:link.yonb {color: yellow}
a:visited.yonb {color: yellow}
a:active.yonb {color: yellow}

A.default {  font-weight: bold; color: white; background-color: #cc6600}
a.default {color: white}
a:link.default {color: white}
a:visited.default {color: white}
a:active.default {color: white}

.largest {font-size: 2em;}

.larger {font-size: 1.6em;}

.small {font-size: .7em;}