/* CSS file to print page */

a:active { color: #000000; text-decoration: none;}
a:link { color: #000000; text-decoration: none;}
a:hover {  color: #000000; text-decoration: none;}
a:visited { color: #000000;  text-decoration: none;}
/*a:visited:hover { color: #000000;  text-decoration: none;}*/
a:link:hover {  color: #000000; text-decoration: none;} 


#mainContent {display: show;
	left: 40px;
	width: 100%;
	top: 10px;
	right: 40px;
	}