a:link    {font-size: 12pt; text-decoration:none; color:#0000a0; }
a:visited {font-size: 12pt; text-decoration:none; color:#800080; }
a:active  {font-size: 12pt; text-decoration:none; color:red; }
a:hover   {font-size: 12pt; text-decoration:underline; color:red; }
BODY {
  background-image:url(./Image/back.jpg);
  background-repeat:repeat-y;
}
