BODY { 
  background-image: url('design/Martingilio_Martial_Arts1.jpg');
  background-position: center 130;
  background-repeat: no-repeat;


   font-family:Arial, Verdana;
   color:#000000;
   font-size: 10pt;
   font-weight:bold;
}

TABLE 
{
   font-family:Arial, Verdana;
   color:#000000;
   font-size: 10pt;
   font-weight:bold;
}

A:active
{
   font-weight:bold;
   color:#3399FF;
   text-decoration:none;
}
A:link
{
   font-weight:bold;
   color:#0000FF;
   text-decoration:none;
}
A:visited
{
   font-weight:bold;
   color:#0000FF;
   text-decoration:none;
}
A:hover
{
   font-weight:bold;
   color:#000000;
   text-decoration:underline;
}
