
body { 
	background-image: none ! important ; 
	background-color: #CEFFFF  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	color: #000000 ! important ; 
}
p  {
	font-family: Arial, Helvetica, sans-serif ! important ;
	color: #000000 ! important ;
}

a{
	background-color: #CEFFFF  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	font-weight: bold ! important ; 
	text-decoration: underline ! important ; 
	color: #000000 ! important ;
	}

a:link {
	background-color: #CEFFFF  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	font-weight: bold ! important ; 
	text-decoration: underline ! important ; 
	color: #000000 ! important ;
	}
a:visited { 
	background-color: #CEFFFF  ! 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: #CEFFFF  ! important ;
	font-family: Arial, Helvetica, sans-serif ! important ;
	text-decoration: underline ! important ; 
	color: #000000 ! important ;
	}
