A.internal {text-decoration: none}
A:link {color: #A9040A;
		font-weight: bold;
		}
A:visited {color: #A9040A;
		font-weight: bold;
}
A:hover {color: #A9040A;
		 background-color: #838301;
 		 font-weight: bold;
		 text-decoration: none}
A:active {color: #A9040A;
		font-weight: bold;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	color: #000000;
}
		
