A:link { color: #0B07AA; text-decoration: none;  }
A:visited { color: #0B07AA; text-decoration: none; }
A:active { color: #0B07AA; text-decoration: none; }
A:hover { color: #D40106;  text-decoration: none;}

<!-- This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. -->

#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat}

td {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 10pt}

.black9 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 9pt}

.black12 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-weight:bold; font-size: 12pt; color:#000000}

.black12 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12pt}

.black98 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 9.8pt}

.blue98 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 9.8pt; color:#0000ff}
.white78 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}

.white98 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 9.8pt; color: #ffffff}

.white9 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 9pt; color: #ffffff}

.grey78 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 7.8pt; color: #787878}

.blue78 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 7.8pt; color: #0000ff}

.grey12 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12pt; color: #787878; font-weight:bold}

.gray10 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 10pt; color: #787878}

.gray12 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12pt; font-weight:bold; color: #787878}

.gray12a {font-family: arial, Trebuchet MS, Comic Sans MS,  geneva, sans-serif; font-size: 12pt; font-weight:bold; color: #787878}

.bleu88 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 8.8pt; color: #0000cd}

.blue12 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12.0pt; color: #0000ff}

.yellish {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12.0pt; color: #FF4E00; font-weight:bold; }

.redish {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12.0pt; color: #ff0000; font-weight:bold; }

.redish {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12.0pt; color: #ff0000; font-weight:bold; }

.white12 {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 12.0pt; color: #ffffff; font-weight:bold;}

.annoncesTitre {font-family: verdana, arial, geneva, sans-serif; font-size: 9.0pt; color: #000000; font-weight:bold;}

.annoncesDetails {font-family: verdana, arial, geneva, sans-serif; font-size: 8.0pt; color: #000000;}

.artObject {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 7.5pt; color: #000000}

.artObjectTitle {font-family: Trebuchet MS, Comic Sans MS, arial, geneva, sans-serif; font-size: 8.5pt; color: #ffff00; font-weight:bold}

textarea.test {
 width: 350px;
  border: none;
 overflow: hidden;
 background-color: green;
 color: yellow;
}
