

td, th {
	
	border:hidden;
	
}



.contact a, visited, active{
	color:#FFFF11;
	background:#002f20;
	border:#999999 groove 2px;
	padding:10px;
	float:left;
	width:225px;
	height:25px;
	text-align:center;

}

.contact a:hover{
	color:#ffffff;
	background:#00593c;
	border:#999999 groove 2px;
	padding:10px;
	float:left;
	width:225px;
	height:25px;
	text-align:center;
	font-weight:bold;
}
