.linkbar a {color: #993366; text-decoration: none;
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: bold; background-color: #ABBED4;
  }
.linkbar a:visited {color:#993366}
.linkbar a:hover { color:#000066; background-color: #FFFFCC}
.linkbar a:active {background-color: #FFFFCC}
.linkbar {  padding-top: 5px; padding-bottom: 5px; 
  border: 1px #003366 solid; padding-right: 5px; 
  padding-left: 5px; background-color: #ABBED4;
  }
.whitelinkbar { padding-top: 5px; padding-bottom: 
  5px; border: 1px solid; padding-right: 5px; padding-left: 
  5px; margin-top: 20px;
  }
.bodybar { padding-top: 5px; padding-bottom: 5px; 
  border: 1px #003366 solid; padding-right: 5px; 
  padding-left: 5px; background-color: #FFFFFF; 
  }
.footer { font-family: "Times New Roman",Times, serif; 
  font-style: italic; }
  
  
BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: normal;
}
H1 {
	font-family: "Snap ITC", "Britannic Bold", "Arial Black", "Impact"; 
	color: #cc0000; font-size: 190%;
}
h2 {
    color: #cc00cc; font-family: "Arial Black","Snap ITC","Arial",sans-serif; }
/*
h2 {

	font-family: "Cooper Black","Kristen ITC",  'Belwe Bd BT',"Impact",  "Snap ITC", "Monotype Corsiva", "Mead Bold", "Franklin Gothic Heavy", "Lucida Sans Unicode", "Britannic Bold", "Verdana", sans-serif; 
	color: #000099;
*/	font-size: 130%;
}

A {
	color: #CC0066;
	text-decoration: none;
	background-color: #ffffe0;
}
A.VISITED {
	color : #333399;
}

A:HOVER {
		background-color : #FFFF00;
}

LI {  
    display: list-item;
    list-style-image: url(http://raebear.net/purplelight.gif); 
    list-style-type: square; 
}
LI.two {  
    display: list-item;
    list-style-image: url(http://raebear.net/purplelight.gif); 
    list-style-type: square; 
    
}

.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #969696;
	margin-left: 5px;

}
