body {
	font-family: impact, arial, verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
	background-color:#CC3300
}

.links {
	font-family: impact, arial, verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: blink;
	display: block;
	width: 200px;
}

.cherished {
	font-family: impact, arial, verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border:thin;
	border:#000000
	color: #ffffff;
	text-decoration: none;
}

.links:hover {
	font-family: impact, arial, verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF6600;
	text-decoration: blink;
	display: block;
	width: 200px;
}

TD#leftside { background: url(images/left.jpg) repeat-y top center;}
TD#rightside { background: url(images/right.jpg) repeat-y top center;}

.nav {
	font-family: impact, arial, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display:block;
	background-color:#CC3300;
	vertical-align:middle

}

.nav:hover {
	font-family: impact, arial, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display:block;
	background-color:#CC6600

}

.nav2 {
	font-family: impact, arial, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	display:block;
	background-color:#ffffff

}