body {
	background-color: #4D2541;
	background-image: url(../images/bg_page.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #5D284C;
}
.borderbrown {
	border: 1px solid #5B4D37;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #897985;
	text-decoration: none;
}
a.footer:links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #897985;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #897985;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B4D37;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B4D37;
	text-decoration: none;
	font-weight: bold
}
.textmauve{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7C9DA;
	text-decoration: none;
}

.textdark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33142a;
	text-decoration: none;
}
.links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D2541;
	text-decoration: none;
}
.links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D3C69;
	text-decoration: none;
}
.links a:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D2541;
	text-decoration: underline;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D3C69;
	text-decoration: underline;
}
.linksbold {font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #5B4D37;	text-decoration: none;	font-weight: bold;}
.linksbold a:link {color: #5B4D37;	text-decoration: underline;	font-weight: bold;}
.linksbold a:hover {color: #5B4D37;	text-decoration: none;	font-weight: bold;}
.linksbold a:active {color: #5B4D37;	text-decoration: underline;	font-weight: bold;}
.linksbold a:visited {color: #5B4D37;	text-decoration: underline;	font-weight: bold;}

.textmauvebold{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #D7C9DA;font-weight: bold;}
.textmauvebold a:link{color: #D7C9DA;	text-decoration: none;}
.textmauvebold a:visited{color: #D7C9DA;	text-decoration: none;}
.textmauvebold a:active{color: #D7C9DA;	text-decoration: none;}
.textmauvebold a:hover{color: #D7C9DA;	text-decoration: underline;}

.white {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:normal; }
