img {
display:none;
}
body { 
	background-image: none ! important ; 
	background-color: #FFCF9C  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	color: #000000 ! important ; 
}
p  {
	font-family: Arial, Helvetica, sans-serif ! important ;
	color: #000000 ! important ;
}
table {
	background-image: none; 
	background-color: #FFCF9C ! important ;		
	font-family: Arial, Helvetica, sans-serif ! important ;
	color: #000000 ! important ;
}
td {
	background-image: none; 
	background-color: #FFCF9C ! important ;		
	font-family: Arial, Helvetica, sans-serif ! important ;
	color: #000000 ! important ;
}
tr {
	background-image: none ! important ; 
	background-color: #FFCF9C ! important ;	
	font-family: Arial, Helvetica, sans-serif ! important ;
	color: #000000 ! important ;
}
a{
	background-color: #FFCF9C  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	font-weight: bold ! important ; 
	text-decoration: underline ! important ; 
	color: #000000 ! important ;
	}

a:link {
	background-color: #FFCF9C  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	font-weight: bold ! important ; 
	text-decoration: underline ! important ; 
	color: #000000 ! important ;
	}
a:visited { 
	background-color: #FFCF9C  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	font-weight: bold ! important ; 
	text-decoration: underline ! important ; 
	color: #000000 ! important ;
	}
a:hover, a:active { 
	background-color: #FFCF9C  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	text-decoration: underline ! important ; 
	color: #000000 ! important ;
	}
