td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bordatable {
	border: 1px solid #000000;
}
p {
	line-height: 18px;
}
a:link {
	color: #438787;
	text-decoration: underline;
}
a:visited {

	color: #438787;
	text-decoration: underline;
}
a:active {


	color: #438787;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


.ma:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ma:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ma:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
