	a {
		color:#929c25;
		text-decoration:none;
		border-bottom:1px solid #ccc;
		}
		
	a:hover {
		color:#333;
		border-bottom-color:#666;
		}
		
	.image-link {
		border:0;
		}
	
	.menu {
		font-family: Tahoma;
		text-decoration: none;
		color: #929c25;
	}
	
	td {
		font-family: Tahoma; font-size: 10pt; text-decoration: none; color: Black;
	}
	.small, small {
		font-size: 8pt;	
	}
	.normalBold {
		font-family: Tahoma;
		font-size: 10pt;	
		font-weight : bold;
	}	
	.SmallBold {
		font-family: Tahoma;
		font-size: 8pt;	
		font-weight : bold;
	}		
