/* Big Text Download Link */
a.bigTextDownload:link {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFDE;
}
a.bigTextDownload:active {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFDE;
}
a.bigTextDownload:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFDE;
}
a.bigTextDownload:hover {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFDE;
}

/* 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;
}
