body{
	font-family: Tahoma, Verdana, helvetica, sans-serif;
	margin: 10,10,10,10;
	font-size: 18px; 
	color: Black;
	background: white;
}

a { font-family: Tahoma, Verdana, helvetica, sans-serif; text-decoration: none; color:#6699CC;	}
a:hover { text-decoration: none; color:orange;

}

td {
	font-size: 12px;
	line-height: 24px;

}
.wlink {
	color: #FFFFFF;
	text-decoration: none;
}
.wlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

// Job
joblist{ vertical-align: text-bottom; }
table.joblist
{
	font-family: Tahoma, Verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	background: white;
}
a.joblist {	color: #6699CC; }
a.joblist:hover { color: brown; }
