a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

tr.news-content p {
	font-size: 8pt;
	font-family: Verdana;
	color: #003300;
}

tr.news-content p a {
	color: #003300;
	font-weight: bold;
}

table.gig-table tr {
}

table.gig-table tr td {
	font-size: 8.5pt;
	font-family: Verdana;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #bbb;
}

table.gig-table tr td.date {
	width: 60px;
}

table.gig-table tr td.phone {
	width: 100px;
}

table.gig-table tr td.website {
	width: 80px;
}

table.gig-table tr td a {
	color: #003300;
}