body     {
	 background-image:URL(images/bg.jpg);
	 background-attachment:fixed;
	 background-position:center;
	 background-repeat:no-repeat;
	 filter:alpha(opacity:90);
         font-size:17px;
	 }

a:active {color:#000000; font-weight:bold; text-decoration:none;}

a:link {color:#000000; font-weight:bold; text-decoration:none;}
 
a:hover {color:#000000; font-weight:bold; text-decoration:none;}

a:visited {color:#000000; font-weight:bold; text-decoration:none;}