body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E303D;
}
td {
	font-size: 11px;
	color: #3E303D;

}
a:link, a:visited {
	font-weight: bold;
	color: #3E303D;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #6E1C69;
	text-decoration : underline overline;
}
