body {
	color: #AD358F;
	margin-top: 0px;
	margin-bottom: 0px;
}
td,th {
	color: #AD358F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #C43795;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #C43795;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #8B005F;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #C43795;
	font-weight: bold;
	text-decoration: underline;
}

a.b:link {
	color: #A59E79;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.b:visited {
	color: #A59E79;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.b:hover {
	color: #5B5B5B;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.b:active {
	color: #A59E79;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.c:link {
	color: #FEF5C2;
	font-weight: bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.c:visited {
	color: #FEF5C2;
	font-weight: bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.c:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
a.c:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.image {
	border-width: 1px;
	border-color: #8F006B;
}

.small {
	font-size: 9px;
	color: #87B3BA;
}

