body 
 { 
  font-family: "old english text", serif, "verdana", sans-serif;
  font-size: 18;
  color: #FF0000;
 }


a:visited { color : #FF0000; background : transparent; text-decoration : none; }

a:link { color : #FF0000; background : transparent; text-decoration : none; }

a:active { color : #FF0000; background : transparent; text-decoration : none; }