body,td,th {
       font-family: Arial, Helvetica, sans-serif;
       color: #75747A;
       font-size: 12px;
}
a:link {
	color: #FFDBEF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFDBEF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #EAFB5F;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #EAFB5F;
	text-decoration: underline;
	font-weight: bold;
}
a.a:link {
	color: #CB005F;
	font-weight: bold;
}
a.a:visited {
	color: #CB005F;
	font-weight: bold;
}
a.a:hover {
	color: #00CCFF;
	font-weight: bold;
}
a.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;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

