.cname {
	font: normal 900 12pt "Comic Sans MS"; 
	color: "#FF0000";
	text-decoration: underline;
       }

.s {
    font: normal 900 9pt "Arial"; 
    color: "#FFFF00";
    text-decoration: none;
   }

.c {
    font: normal 900 8pt "Arial"; 
    color: "#FFFFFF";
    text-decoration: none;
   }

A:hover {color: "#FF0000";}
A:active {color: "#FF0000";}