body {
   font: 15px Georgia,"Times New Roman",Chicago,Charcoal,serif;
   color: #000;
   background: #ffffff;
   padding: 0;
   margin: 0;

   }
.text { font: 15px Georgia,"Times New Roman",Chicago,Charcoal,serif;
   color: #000;
   background: #ffffff;
   padding: 0;
   margin: 0;}
img, .sidebar, .footer {
	display:none;}
	
	a {
		color: #000;
		text-decoration: none;
		outline: none;
	}

	a:visited {
		color: #000;
		text-decoration: none;
	}

	a:hover, a:focus {
		text-decoration: underline;
	}

	a:active {
		text-decoration: underline;
	}
	
