body,td,th {
       font-family: Arial, Helvetica, sans-serif;
       color: #832F0B;
       font-size: 11px;
}
a:link {
	color: #CB005F;
	font-weight: bold;
}
a:visited {
	color: #CB005F;
	font-weight: bold;
}
a:hover {
	color: #00CCFF;
	font-weight: bold;
}
a:active {
	color: #CB005F;
	font-weight: bold;
}
a.b:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.b:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.b:hover {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
a.b:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #ffffff;
	margin-top: 0px;
}
.image {
	border-width: 1px;
	border-color: #CB005F;
}

