body {
	background-image: url(http://www.bellydanceramina.com/images/backer.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.footer_link:link		{ font-weight: bold; color: #FFFFFF; font-size: 12px; text-decoration: none }
a.footer_link:active 	{ font-weight: bold; color: #FFFFFF; font-size: 12px; text-decoration: none }
a.footer_link:visited	{ font-weight: bold; color: #FFFFFF; font-size: 12px; text-decoration: none }
a.footer_link:hover		{ font-weight: bold; color: #FFFFFF; font-size: 12px; text-decoration: underline }
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF00;
}

.title {
	color:#FF0;
	font-size: 13px;
	font-weight:bold;
}

.purple_text {
	color: #42022c
}

