a:link {
	text-decoration: none;
	color: #3D749C;
}
a:visited {
	text-decoration: none;
	color: #3D749C;
}
a:hover {
	text-decoration: none;
	color: #818181;	
}
a:active {
	text-decoration: none;
	color: #FCD048;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#818181;
}
a {
	text-decoration: underline;
	color:#84A7CF;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {
	margin:0px;
	padding:0px
}