.small	    { 	font-size:10pt;
             	color:#130623;
		font-family:Verdana;
		font-weight:small;
            }

.large	    { 	font-size:12pt;
             	color:#130623;
		font-family:Verdana;
		font-weight:small;
            }

a:hover     {	text-decoration:underline overline;
	    }

a:link      {   color:#8E30BB;
             	text-decoration: none;
		font-family:Verdana;
            }


a:visited   {  	color:#8E30BB;
             	text-decoration: none;
		font-family:Verdana;
            }


a:active   {   	color:#8E30BB;
            	text-decoration: none;
		font-family:Verdana;
           }

BODY      {   background-color:#CCC1DB; 
scrollbar-arrow-color:#130623; 
scrollbar-track-color:#A993C1; 
scrollbar-face-color:#A993C1; 
scrollbar-highlight-color:#130623; 
scrollbar-3dlight-color:#A993C1; 
scrollbar-darkshadow-color:#A993C1; 
scrollbar-shadow-color:#130623;  
           }

img    	   {    border-style:none;
           }

	