#skip {
	
	
}

#skip a{
	color: white;
	font-family:Garamond,Arial,Helvetica,Sans Serif;
	font-size:20px;
	border: 0px;
	text-align:justify;
	text-decoration: none;
	
}

tr.button_bar {
	background-color:#8cc263;
	
}
tr.button_bar a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-family:Garamond,Arial,Helvetica,sans-serif;
	font-size:14px;
	border-right: 1px solid #000000;
}
tr.button_bar a:hover {
	color: #000000;
	text-decoration: none;
	font-size:14px;
	border-right: 1px solid #000000;
}


