td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	line-height: 14px;
	background: #FFEECC;
	padding-left: 10px;

}
td.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	line-height: 14px;
	background: #FFFFEE;
	padding-left: 10px;

}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #993300;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}

p a:link {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}
p a:visited {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
p a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}.main-quote {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.2;
}
