body {
	background-color: #FEFCFD;
	background-image: url('B-W_Gradient.jpg');
	background-repeat: repeat-x;
	text-transform: none;
	color: #000000;
	text-decoration: none
}
a:hover      
{ color: #DD2243;  }
