/*
BODY {
 background-image:url(http://fusoya.eludevisibility.org/graphics/nichebg.gif);
 background-color: #FFFFFF;
 background-repeat: repeat;  
 background-attachment: fixed;  
 background-position: 0px 0px;
}
*/
A:link {text-decoration: none; color: #0000FF}
A:visited {text-decoration: none; color: #000070}
A:active {text-decoration: none; color: green}
A:hover {text-decoration: none; color: red}
