body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom:0;
	margin-top:0;
}

.redSmall {font-size: 10px; color: #CC0000; }
.smallFont {font-size: 10px}
a:link {
	color: #9C5067;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9900CC;
}
a:hover {
	text-decoration: none;
	color: #BCC585;
}
a:active {
	text-decoration: none;
	color: #9C5067;
}

.pinkFont {color: #9C5067}

.pinkBorder {
	border: thin solid #9C5067;
}
.orangeBorder {
	border: thin solid #FF9900;
}


.orangeFont {
	color: #FF9900;
	font-weight: bold;
}
