body {
background-color:#4E5466;
	margin: 0px;
}
.w {

	color: B4B6BC;
}
.w a:link {
	color: B4B6BC;
	text-decoration: none;
}
.w a:visited {
	color: B4B6BC;	text-decoration: none;
}
.w a:hover {
	color: ffffff;	text-decoration: none;
}
.w a:active {
	color: B4B6BC;	text-decoration: none;
}
a:link {
	color: 666666;
	text-decoration: underline;
}
a:visited {
	color: 666666;		text-decoration: underline;
}
a:hover {
	color: 666666;	text-decoration: none;
}
a:active {
	color: 666666;	text-decoration: none;
}

td {
	font-size: 12px;
	color: #666666;	line-height: 18px;

}
