@charset "utf-8";
/* CSS Document */

p{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}


.titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #Fde459;
}
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}


.year {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.boldlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F93;
}
.boldblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.tan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC9;
}


.tan:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


.boldRED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #831a04;
	text-decoration: none;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #831a04;
	text-decoration: none;
}
.style {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
.backgd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(imagesA/BkgdSm.gif);
	background-repeat: repeat;
}
.stylesmall {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #000;
}
.RBtitle {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #7C0E20;
}
.navigation {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	display: block;
	width: 100px;
	text-align: center;
	color: #F90;
}
.navigation:hover {
	font-family: "Comic Sans MS", cursive;
	color: #831A04;
	background-color: #FFC;
}
.beige {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CFD0A8;
}
 
