body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #E7EBE7;
	scrollbar-base-color: #E7EBE7;
	leftMargin=0;
              topMargin=0;
	padding:0;
	color:#000;
}

a 		{text-decoration: none; color: #942727;
  font-weight:bold;
}

a:visited 	{text-decoration: none; color: #942727}

a:hover 	{text-decoration: none; color: #000000}

a:active 	{text-decoration: none; color: #000000}