.Normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#006633;
}
a:all {
	text-decoration: none;
	color : #999900;
}
a:link {
	text-decoration: none;
	color : #999900;
} 
a:hover {
	text-decoration: none;
	color : #999900;
}
a:active {
	text-decoration: none;
	color : #999900;
}
a:visited {
	text-decoration: none;
	color : Olive;
}
a img {
	border: none;
}