body {
	background-color : #FFA500;
}
.title {
	font-family: Candara;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.links {
	font-family: Candara;
	font-size: 10px;
	font-weight: bold;
	color: blue;
	text-decoration: none
}
.subtitle {
	font-family: Candara;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.bullet {  list-style-image:  url(images/bullet.gif)}
.text {
	font-family: Candara;
	font-size: 12px;
	line-height: 18px
}
a:hover {  color: #660000; text-decoration: none}
.footer {
	font-family: Candara;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none
}
.footer:hover { color: #000000}
.input {
	color: #963A46;
	font-family: Candara;
	font-size: 10px;
}
.header {  font-family: Arial; font-size: 10px; color: #ffffff}
.menutext {
	font-family: Candara;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.menutext:hover { color: #000000}
.whitetext {
	font-family: Candara;
	font-size: 9px;
	color: #000000
}

