BODY { 
  color: black ; 
  background: white url("background.gif") fixed repeat;
  font-family:"Comic Sans MS"; font-size:100%; font-weight: bold;
}

otsikko {font-size:150%;}
A:link{text-decoration:underline;color:black;}
A:visited{text-decoration:underline;background:transparent;color:black;}
A:hover{background:transparent;color:black;text-decoration:blink; font-size:110%;}
