body { 
   background-color: #669966;
   color: #000000;
   font-family: Comic Sans MS;
   
}

a { 
   text-decoration:none; 
   color:#336633; 
   font-weight:bold;
   font-family: Comic Sans MS;
} 

.smallfont {
   font-size: 10pt;
   font-weight: bold;
   font-family: Comic Sans MS;
}

.centersmallfont {
   font-size: 9pt;
   font-weight: bold;
   text-align: center;
   font-family: Comic Sans MS;
}

.center {
   text-align: center;
}

.DottieLink {
   text-decoration:none;
   color:#ffcc66;
   font-family: Comic Sans MS;
}

#box {
	padding:3px;
	border-width:2px;
	border-color:#fc6;
	border-style:solid;
	margin-right:5px;
}
