/* Big Text Download Link */
a.bigTextDownload:link {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}
a.bigTextDownload:active {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}
a.bigTextDownload:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}
a.bigTextDownload:hover {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}

/* Trade Shows Link */
a.tradeShows:link {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}
a.tradeShows:active {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}
a.tradeShows:visited {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}
a.tradeShows:hover {
	text-decoration: underline;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}

/* Trade Shows Heading Link */
a.headingTradeShows:link {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}
a.headingTradeShows:active {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}
a.headingTradeShows:visited {
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}
a.headingTradeShows:hover {
	text-decoration: underline;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
	font-weight: normal;
}

/* Projects List Heading Link */
table.table-prj-year th a:link {
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}
table.table-prj-year th a:active {
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}
table.table-prj-year th a:visited {
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}
table.table-prj-year th a:hover {
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbcc00;
}

/* Top Nav Bar Links */
a.topNavBarLinks:link {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
}
a.topNavBarLinks:active {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
}
a.topNavBarLinks:visited {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
}
a.topNavBarLinks:hover {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}

/* Page */
td.tdContent a:link {
	text-decoration: none;
	color: #003366;
}
td.tdContent a:active {
	text-decoration: none;
	color: #003366;
}
td.tdContent a:visited {
	text-decoration: none;
	color: #003366;
}
td.tdContent a:hover {
	text-decoration: underline;
	color: #003366;
}

/* Next Prev */
table.tableNextPrev a:link {
	text-decoration: none;
	color: #003366;
	background-color: #dddddd;
	width: 100%;
	float: left;
	width: 100%;
	font-weight: bold;
}
table.tableNextPrev a:active {
	text-decoration: none;
	color: #003366;
	background-color: #dddddd;
	width: 100%;
	float: left;
	width: 100%;
	font-weight: bold;
}
table.tableNextPrev a:visited {
	text-decoration: none;
	color: #003366;
	background-color: #dddddd;
	width: 100%;
	float: left;
	width: 100%;
	font-weight: bold;
}
table.tableNextPrev a:hover {
	text-decoration: none;
	color: #003366;
	background-color: #dddddd;
	width: 100%;
	float: left;
	width: 100%;
	font-weight: bold;
}

/* Small Text Bald Link */
td.tdSmallText a:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
td.tdSmallText a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
td.tdSmallText a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
td.tdSmallText a:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

/* Top Of Page */
td.tdTopOfPage a:link {
	background-color: #FFFFDE;
	text-decoration: none;
	color: #CC9A33;
}
td.tdTopOfPage a:active {
	background-color: #FFFFDE;
	text-decoration: none;
	color: #CC9A33;
}
td.tdTopOfPage a:visited {
	background-color: #FFFFDE;
	text-decoration: none;
	color: #CC9A33;
}
td.tdTopOfPage a:hover {
	background-color: #FFFFDE;
	text-decoration: underline;
	color: #CC9A33;
}

/* Jump Menu (Language) */
td.tdJumpMenu a:link {
	color: #bababa;
	text-decoration: none;
}
td.tdJumpMenu a:active {
	color: #999999;
	text-decoration: none;
}
td.tdJumpMenu a:visited {
	color: #999999;
	text-decoration: none;
}
td.tdJumpMenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Next-Previous */
a.nextPrevious:link {
	color: #B9CAD9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.nextPrevious:active {
	color: #B9CAD9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.nextPrevious:visited {
	color: #B9CAD9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.nextPrevious:hover {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* Footer */
td.tdFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
td.tdFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
td.tdFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
td.tdFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

td.tdFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
: 11px;
	font-weight: bold;
}

