.bckgrd {
	color: #FF9966;}
.aqua {
	background-color: #33cc99;
}

#orange{background-color: #EF9549;}
#orange2 {background-color:#FC8603;}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	line-height: 20px;
}
.titles{font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 20px;
	color: #ffffff;
	line-height: 20px;}
	

.white {
	color: #FFFFFF;
}

.greenback {
	height: 300px;
	width: 500px;
	border: thin dotted #996633;
	background-position: bottom;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0033CC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00CCFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669933;
}
a:link {
}
a:hover {
	text-decoration: underline;
}
