body {
	overflow: hidden;
	color: #4D5860;
	font-family: Verdana;
	font-size: 11px;
}
td {
	color: #4D5860;
	font-family: Verdana;
	font-size: 11px;
}
a {
	color: #DB3355;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	
}
img {
	border-color: #939393;
}
a:hover {
	color: #DB3355;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.vm{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
}
.vmb{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.vms{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #DB3355;
	text-decoration: none;
}
.vms:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #DB3355;
	text-decoration: none;
}