<style>
<!--
A:link {color:#FF0000;}
A:visited {color:#FF0000;}
A:hover {color:#FFFF00;}
A:active {color:#3300FF;}

a.imgbdr{border: 10px;
border-style: outset;
border-color: yellow;} 

a:visited.imgbdr{border: 10px;
border-style: outset;
border-color: yellow;} 

a:hover.imgbdr{border: 10px;
border-style: inset;
border-color: yellow;} 

a:active.imgbdr{border: 10px;
border-style: inset;
border-color: yellow;}

body {
background-color:#000000;
background-attachment: fixed
}


.fg
{
background-image: url(greenhippy.jpg)
}
-->
</style>



