body{ 
background-color: #EFC7DF; 
background-image: url(bfly-back/bg.gif); 
background-repeat: repeat;
background-attachment: fixed;

	scrollbar-face-color=#EFC7DF;
	scrollbar-shadow-color= #FAEAF4;
	scrollbar-highlight-color= #FAEAF4;
	scrollbar-3dlight-color= #A55B87;
	scrollbar-darkshadow-color= #A55B87;
	scrollbar-track-color=#D8AEC7;
	scrollbar-arrow-color=#ffffff;
        font-family: tempus sans, Book Antiqua, Verdana, Arial, sans-serif; 
        font-size: 100%; 
        text-decoration: none; 
        color: #660033; 
        } 

a {
        text-decoration: none; color: #660066; 
        font-family: tempus sans, Book Antiqua, Verdana, Arial, sans-serif; font-size: 100%; }

a:hover 
        {text-decoration: underline}
