/* CSS Document */

		BODY {
		
		background-color: #BC8F66;

		scrollbar-3dlight-color:#708090;
    	scrollbar-arrow-color:#B1401F;
      	scrollbar-base-color:#6A3624;
       	scrollbar-track-color:#6A3624;
		scrollbar-darkshadow-color:#8B0000;
        scrollbar-face-color:#D2B48C;
        scrollbar-highlight-color:#8B0000;
        scrollbar-shadow-color:#696969;
			
	   	margin-top: 0;
		}

		.texto {

		font-family: Tahoma, Verdana, Arial;
		font-size: 10pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #663723;
		text-decoration: none;
		}
			
		.style6 {

		font-size: 10pt;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		color: #663723;
		text-decoration: none;
		font-family: Tahoma, Verdana, Arial;
		font-weight: bold;
		}
			
		a:link {

		color: #B1401F;
		}
			
		a:visited {

		color: #000000;
		}
			
		a:active {

		color: #6A3624;
		}
			
		a {

		font-weight: bold;
		}

		.Headings {

		font-style: normal;
		line-height: normal;
		font-variant: normal;
		color: #D2B48C;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		}
