 /* hide it -- style sheet for mcluhan page */

body { 
	margin: 10px 0 0 0;
	background-color: #200B20; 
	font-family: verdana, geneva, arial, sans-serif; 
	color: #669999; 
	}

a:link		{ color: #669999; text-decoration: none; }
a:visited	{ color: #669999; text-decoration: none; } 
a:hover		{ color: #99CCCC; text-decoration: underline; }
a:active	{ color: #993399; text-decoration: underline; }

.textbody { 
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 80%;
	}
.tinytext { 
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 9px;
	padding: 5px;
	}
.borderbox {
	border: 1px solid #669999;
	}

 /* end of file */
