#it4gbuttons {
	width: 200px ;
	text-align: center ;
}
#it4gbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#it4gbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#it4gbuttons li a {
	color: #cccccc ;
	background-color: #295569 ;
	border: 1px outset #000 ;
	width: 198px ;
	text-decoration: none ;
	display: block ;
}
#it4gbuttons li a:hover {
	color: #295569 ;
	background-color: #cccccc ;
}