a:link, a:visited, a:active {color: #7f7f7f;
	                     font-weight:bold;
                             text-decoration:none;}
a:hover	{
	color: #ffffff;
	background: #7f7f7f;
	font-weight: plain;
	font-style: regular;
	}

img {background: #000000;
     margin: 2px 8px;}

a img, img a {margin: 0px 0px;
              background: #ffffff;}

body {background-color: #000000;
      color: #ffffff;
      font-family:arial;
     }

p.tit {font-size:30pt; 
       font-weight: bold;
      }

h1 {color: #7799ff;}

