@import url("LinkStyles.css");
.WorkWonkHeader {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 40px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.WorkWonkTagLine {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-weight:500
}




.HeaderLayerBlackLarge {
	background-color: #000000;
	font-family: "Rockwell Condensed";
	font-size: 16px;
	color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
}
.HeaderLayerBlackSmall {
	background-color: #000000;
	font-family: "Rockwell Condensed";
	font-size: 16px;
	color: #FFCC00;
	text-align: center;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	height: auto;
	width: auto;
}
.MenuTextBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.HeaderTagLineText {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}
.HeaderBlackLine {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	text-align: right;
}
HeaderTable {
	margin: 0px;
	padding: 0px;
}
a.MenuText:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
a.MenuText:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
a.MenuText:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

a.MenuText:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}