.small	    { 	font-size:10pt;
             	color:#671100;
		font-family:Arial;
		font-weight:bold;
            }

.large	    { 	font-size:12pt;
             	color:#671100;
		font-family:Arial;
		font-weight:bold;
            }

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

a:link      {   color:#D24F02;
             	text-decoration: none;
		font-family:Arial;
            }


a:visited   {  	color:#D24F02;
             	text-decoration: none;
		font-family:Arial;
            }


a:active   {   	color:#D24F02;
            	text-decoration: none;
		font-family:Arial;
           }

BODY      {    background-color:#FFD7A0;
                background-image:url();
		scrollbar-base-color:#FFD7A0;
           }

img    	   {    border-style:none;
           }

	
