Body{
	scrollbar-face-color: Purple;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: Purple;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: Gray;
	scrollbar-arrow-color: Black;
	background: #FFFFFF;
	color: purple;
	margin-top: 0px;
	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {font-size: 16px; color: red; font-family: 'Comic Sans MS'; text-decoration: 'none';}
a:hover {text-decoration: 'underline';}

a.bigred {font-weight: bold;}

a.text {color: Purple;}
a.text:hover {text-decoration: 'none';}

a.cell {font-size: 14px; font-family: Arial; font-weight: bold;}

.pageheading {font-size: 16px; font-weight: bold;}
.comicheading {font-family: Comic Sans MS; font-size: 16px;}

table.linktable {border: 2px solid #FF0000; background: #000000;}
td.linkcell {border: 1px solid #FF0000; background: #FFFF00;}