body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
body,td,th {
	font-size: 12px;
	color: #6F6F6F;
	line-height:180%
}
a:link {
	color: #6F6F6F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F6F6F;
}
a:hover {
	text-decoration: underline;
	color: #DC3877;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #DC3877;
}



.white {
	font-weight: bold;
	color: #FFFFFF;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #DC3877;
}.box {
	border: 1px solid #CCCCCC;
}


.leftm a:link{
	color: #6F6F6F;
	text-decoration: none;
}
.leftm a:hover{
	text-decoration: underline;
	color: #DC3877;
}
.leftm a:visited{
	text-decoration: none;
	color: #6F6F6F;
}
.leftm a:active{
	text-decoration: none;
	color: #DC3877;
}
