b {font-weight: bold}

.large {font: 18px georgia, times, times new roman, serif}
.large A {text-decoration: none}
.large A:hover {text-decoration: underline}

.medium {font: 12px/18px verdana, geneva, helvetica, sans-serif}
.medium A {text-decoration: none}
.medium A:hover {text-decoration: underline}

.small {font: 10px/12px verdana, geneva, sans-serif}
.small A {text-decoration: none}
.small A:hover {text-decoration: underline}

.red {font: 10px/12px verdana, geneva, sans-serif; font-weight: bold; color: cc0000;}
.red A {text-decoration: none; font-weight: bold; color: cc0000;}
.red A:hover {text-decoration: underline; font-weight: bold; color: cc0000;}
