 

BODY{

  font-size : 14px;

  font-family : "MS UI Gothic";

  text-decoration : none;

  

  

  

  

  cursor : crosshair;

}

A{

  color : olive;

  text-decoration : none;

  font-size : 12px;


font-family : "MS UI Gothic";
}

A:HOVER{

  color : red;

  text-decoration : underline;

  font-size : 12px;


font-family : "MS UI Gothic";
}

.fount14{

  font-size : 14px;

  text-decoration : none;

  


font-family : "MS UI Gothic";
}

.fount12{

  font-size : 12px;

  cursor : auto;


font-family : "MS UI Gothic";
}


.fount10{
font-size : 10px;
}
