body {
	margin: 0px 0px 0px 0px ;
	background: #FFFFFF;
}

td {
	color: #000000;
	font: normal 11px/13px Arial,Verdana,Helvetica,Sans-Serif;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
} 

.right {
	font-weight: bold;
	text-align: right;
}

.center {
	font-weight: bold;
	text-align: center;
}

a {
	color: #01abab;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #01abab;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
