body {
	color: #333333;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 10pt;

}
a:link {
	color: #3681BE;
	text-decoration: none;

}
a:active {
	color: #663300;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #EFA1BA;
	text-decoration: underline;

}
td {
	color: #333333;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 9pt;

}
a:link {
	color: #0033ff;
	text-decoration: none;

}
a:active {
	color: #0033ff;
	text-decoration: none;

}
a:visited {
	color: #0033ff;
	text-decoration: none;

}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #0033ff;

}
.nav {
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 9pt;

}
.nav a:link {
	color: #000000;
	text-decoration: none;
	background: none ;

}
.nav a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background: none;

}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	background: none ;

}
.nav a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background: none;

}
.top {
	color: #333333;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 9pt;

}
.top a:link {
	color: #333333;
	text-decoration: none;
	background: none;

}
.top a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background: none;

}
.top a:visited {
	color: #333333;
	text-decoration: none;
	background: none;

}
.top a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background: none;

}

