A:hover {
            color:#ff9933;
            }
       

a:visited {color: #00008c;}       

a {color: #A3444B; }
       
            
BODY{
	background: FFFFFF;

}        


DIV.fg {
        z-index: 3;
        position: absolute;
        left: 260;
        }

DIV.bg {

        z-index: 1;
        position: absolute;
        top: -10;
        }
        
DIV.jonbon {

        z-index: 2;
        position: absolute;
        left: 0;
        }        
        
DIV.note {
	z-index: 4;
        font-size : 10pt;
	color : white;
	font-weight: bold;
        position: absolute;
        left: 20;
        top: 460;
        
        }  
      
        

<!--- Nothing below this line is being used --->





       
P.center {
	text-align: center;
}

P.newsitem {
        font-family : arial,helvetica, sans-serif;
        font-size : 10pt;
        font-weight: bold;
}

P.copyright {
        font-family : arial,helvetica, sans-serif;
        font-size : 10pt;
        font-weight: bold;
	text-align: center;
}

P.textmenu {
        font-family : arial,helvetica, sans-serif;
        font-size : 8pt;
        line-height: 12pt;

}

P.CENTERED {
        font-family : times new roman;
        padding-left: 20px;
        padding-right: 20px;
        font-size : 12pt;
        line-height: 13pt;
        text-align: center;
}



BODY.artist{
	background: D2B48C;
}


a:visited.artist{
	color: #00008c;
}



H5.exitcopy {
	text-align: center
}

H4 {
        color : #802e00;
        font-family : Arial, Geneva, sans-serif;
        font-size : 115%;
    }

H3.darkgreen {
        color : darkgreen;
        font-size : 115%;
	}
	
H1.center {
	text-align: center;
}	

	
