body{
 background-color: #F5F7ED;
 background-image:url(image/body.gif);
 background-attachment: fixed;
 color: #000000;
}

a         {font-weight:normal; text-decoration:underline;}
a:link    {color:blue;}
a:visited {color:blue;}
a:focus   {color:green;}
a:hover   {color:red;}
a:active  {color:black;}

.ExternLnk{font-size: 12pt;}
.InternLnk{font-size: 10pt;}
.ImpressLnk{font-size: 8pt;}
