

A:hover {color:#FF9900;}

		
		.head { color: "#FF9900"; font-size: 14px; style:bold }
		a.head { text-decoration: none; }
		a.head:hover { text-decoration: underline; }
		
td, p, body { font-family: comic sans ms, sans-serif; font-size: 13px; color: white;
}
.dotbkgd {
	border: 3px dotted #ff9900;
	padding: 10px;
	
}
.style1 {font-size: 10}
.style5 {font-size: smaller}
.whitebold {
	font-family: "Comic Sans MS", Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
h1 {
	font-family: "Comic Sans MS", Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 17px;
	color: #FF9900;
	font-weight: bold;
	line-height: 20px;
	padding-top: 20px;
	
}
.dotted {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
a.kidnav {
	text-decoration: none;
	font-family: "Comic Sans MS", Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a.kidnav:hover {
	text-decoration: none;
	font-family: "Comic Sans MS", Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.whtbrdr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.dotbrdr {
	border-top: 2px dotted #66FF33;
	border-right: 2px dotted #66FF33;
	border-bottom: none;
	border-left: 2px dotted #66FF33;
}
.bdotbrdr {
	border-top: none;
	border-right: 2px dotted #66FF33;
	border-bottom: 2px dotted #66FF33;
	border-left: 2px dotted #66FF33;

}

.pdotbrdr {
	border: 2px dotted #990CB3;
}

#footer {
width: 200px;
margin-left: 10px;
padding: 5px 0 0 60px;


}.topbkd {
	background-image: url(images/tabletopbk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.pink {
color: #F36;
font-size: 16px;
font-weight: bold;
	
	}