body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #e2e2e2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}.titletext {
	font-size: 14px;
	font-weight: bold;
	color: #606a85;
	text-transform: uppercase;
}
.whitetitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.whitetext {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.top a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.top a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.top a:hover {
	color: #d3d6e5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.top a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.leftlink a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.leftlink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.leftlink a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.leftlink a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.add a:link {
	color: #26206A;
	text-decoration: none;
}
.add a:visited {
	color: #26206A;
	text-decoration: none;
}
.add a:hover {
	color: #26206A;
	text-decoration: underline;
}
.add a:active {
	color: #26206A;
	text-decoration: none;
}

.blackforn {
color:#666666;
}

a:link {
	color: #26206A;
	text-decoration: none;
}
a:visited {
	color: #26206A;
	text-decoration: none;
}
a:hover {
	color: #525985;
	text-decoration: underline;
}
a:active {
	color: #26206A;
	text-decoration: none;
}