/*  Powered by Silvia e Diego */

BODY{
	background-color: #660000;
	background-attachment: fixed;
	scrollbar-face-color: #fbf4ec;
	scrollbar-base-color: #00FFFF;
	scrollbar-arrow-color:#930f0f;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-track-color: #EEEEEE;
	white-space: normal;
	}


P     {
	font-family:Tahoma,Times New Roman,helvetica,sans-serif,arial;
	font-size:13px;
	color: #000000;
	word-spacing: inherit;
	}

A:LINK{
	text-decoration : none;
	color : #f5f4d5;
	
	}

A:VISITED {

          text-decoration : none;
          color : #b2873a;

                 }

A:HOVER {
          
           text-decoration : none;
           color : #dbd74c;
  
                  } 

