/* CSS Document */
body{background-image: url(images/texture3.gif);
     color: #000000;
	 }
a:link {font-weight: bold;
background-color: transparent;
text-decoration: none;
color: #ffffff;}
a:visited {font-weight: bold;
color: #ffffff;
text-decoration: none;
}
a:hover {background-color: transparent;
color: #99ccff;
text-decoration: none;}

a:visited-hover {font-weight: bold;
color: #ffffff;
text-decoration: none;}


