/* KJS Design Portfolio Browser Style Sheet */


a            { font-family: trebuchet ms; color: #330066; font-size: 10pt; text-decoration: 
               none }
a:active     { font-family: trebuchet ms; color: #330066; font-size: 10pt; text-decoration: 
               none }
a:link       { font-family: trebuchet ms; color: #330066; font-size: 10pt; text-decoration: 
               none }
a:visited    { font-family: trebuchet ms; color: #330066; font-size: 10pt; text-decoration: 
               none }
a:hover      { font-family: trebuchet ms; color: #330066; font-size: 10pt; text-decoration: 
               overline underline; background-color:#9966ff }
body
{background: #ffffff; 
background-image: url(backgroundpink024.jpg); 
background-repeat: repeat;
background-position: center, center; 
background-attachment: scroll;
scrollbar-face-color : #e6e6fa; 
scrollbar-highlight-color : #ffe4e1; 
scrollbar-3dlight-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #9966ff; 
scrollbar-arrow-color : #330066; }





