a:active     {
	font-family: Arial;
	font-size: 12px;
	color: #29B71E;
	text-decoration: none;
}
a:link       {
	font-family: Arial;
	font-size: 12px;
	color: #29B71E;
	text-decoration: none;
}
a:visited    {
	font-family: Arial;
	font-size: 12px;
	color: #29B71E;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #29B71E;
	text-decoration: underline overline;
	font-size: 12px;
}
body         {  font-family: Arial; font-size: 14px; color: #000000}
li           {  font-family: Arial; font-size: 14px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 14px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}
