.navLinks A:link {font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;}
.navLinks A:visited {font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;}
.navLinks A:active {font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;}
.navLinks A:hover {font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;}


.textLinks A:link {text-decoration: none; font-size: 15px; color: #006699;}
.textLinks A:visited {text-decoration: none; font-size: 15px; color: #006699;}
.textLinks A:active {text-decoration: none; font-size: 15px; color: #006699;}
.textLinks A:hover {text-decoration: underline; font-size: 15px; color: #006699;}

.footerLinks A:link {text-decoration: none; font-size: 11px; color: #FFFFFF;}
.footerLinks A:visited {text-decoration: none; font-size: 11px; color: #FFFFFF;}
.footerLinks A:active {text-decoration: none; font-size: 11px; color: #FFFFFF;}
.footerLinks A:hover {text-decoration: underline; font-size: 11px; color: #FFFFFF;}


.footerLinksNEW A:link {text-decoration: none; font-size: 14px; color: #60AFFE;}
.footerLinksNEW A:visited {text-decoration: none; font-size: 14px; color: #60AFFE;}
.footerLinksNEW A:active {text-decoration: none; font-size: 14px; color: #60AFFE;}
.footerLinksNEW A:hover {text-decoration: underline; font-size: 14px; color: #60AFFE;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #000000;
}

.TextHeader {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #006699;
}

.TextWhite {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.Text {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}

.Footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.FooterNew
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #60AFFE;
}
