A{ FONT-WEIGHT: normal; FONT-SIZE: 16; COLOR: yellow; TEXT-DECORATION: none; } A:hover { COLOR: orange; FONT-WEIGHT: bold; TEXT-DECORATION: underline; } A:visited { } A IMG { border: 2px solid red; } A:hover IMG { border-color: orange ; } .textwhite { COLOR: white; FONT-WEIGHT: bold; TEXT-DECORATION: NONE; } .textblue { COLOR: #0066cc; FONT-WEIGHT: bold; TEXT-DECORATION: NONE; font-size: 16px; } .textbluet { COLOR: #0066cc; FONT-WEIGHT: normal; TEXT-DECORATION: NONE; font-family: Times; font-size: 20px; } .textbluesmall { COLOR: #0066cc; FONT-WEIGHT: bold; TEXT-DECORATION: NONE; font-size: 12px; } .textblues { COLOR: #0066cc; FONT-WEIGHT: bold; TEXT-DECORATION: NONE; font-size: 12px; } .textbd { COLOR: darkblue; FONT-WEIGHT: bold; TEXT-DECORATION: NONE; font-size: 16px; } .textbdt { COLOR: darkblue; FONT-WEIGHT: bold; TEXT-DECORATION: NONE; font-size: 20px; } .links2{ FONT-WEIGHT: bold; FONT-SIZE: 16; COLOR: red; TEXT-DECORATION: none; } .links2:hover { COLOR:orange ; FONT-WEIGHT: bold; TEXT-DECORATION: underline; } .links2:visited { } .links3{ FONT-WEIGHT: bold; FONT-SIZE: 12; COLOR: red; TEXT-DECORATION: none; } .links3:hover { COLOR:orange ; FONT-WEIGHT: bold; TEXT-DECORATION: underline; } .links3:visited { } .white{ FONT-WEIGHT: normal; FONT-SIZE: 16; COLOR: yellow; TEXT-DECORATION: none; } .white:hover { COLOR:white ; FONT-WEIGHT: bold; TEXT-DECORATION: underline; } .white:visited { } .pulse { font-size:18; font-style:normal; FONT-WEIGHT: bold; text-decoration:none; font-family:"Lucida Handwriting", cursive; }