body, table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a { color:#282828; text-decoration: underline; }
a:active {  text-decoration: none; }
a:visited {  text-decoration: underline; }
a:hover { color:#3F8EE5; text-decoration: none; }

.main-link a {
	color: #606060;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.main-link a:hover {
	color:#3F8EE5;
}

.heading {
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin-right: 15px;
}
