body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

a img { border:none } /* Gets rid of IE's blue borders */

a:link {
	color: #3C0033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C0033;
}
#nav a:hover {
	text-decoration: none;
	color: #C22E81;
}
a:active {
	text-decoration: none;
	color: #3C0033;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	color: #C959A1;
}

#footer	{
	clear: both;
	padding-bottom: 40px;
}

p.copyright	{
	margin-top: -27px;
	float: right;
	padding: 0 !important;
	text-indent: 0;
	text-align: right;
	color: #3c0033;
	width: 400px;
}