body, table, td {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(75,75,75);
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
	color: #000000;
}
a:link {
	color:#000000;
	font-weight: normal;

}
a:visited {
	color:#000000;
	font-weight: normal;

}
a:active {color:#666666; font-weight: normal}

a:hover{
	color: #000099;
	font-weight: normal;

}

