body {
	font-family: Verdana;
	color:#6d6d6d;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {color: #ffffff; font-size: 12px}
a:link {
	color: #6D6D6D;
	text-decoration: none;
}

a:visited {
  color: #6D6D6D;
  text-decoration: none;
}

a:hover {
	color: #1841E4;
}

a:active {
	color: #6D6D6D;
	text-decoration: none;
}