body{
background-color:#000000;
}
a.navLink:link {
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}
a.navLink:active {
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}

a.navLink:visited {
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}
a.navLink:hover {
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:underline;
}
.content
{
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:14px;
}
.footer
{
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:11px;
}
.footer2
{
font-family:"Times New Roman", Times, serif;
color:#295BFB;
font-size:11px;
}

a.contentLink:link {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
	font-size:14px;
		text-decoration:none;
}
a.contentLink:active {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
font-size:14px;
	text-decoration:none;
}

a.contentLink:visited {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
font-size:14px;
	text-decoration:none;
}
a.contentLink:hover {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
font-size:14px;
	text-decoration:underline;
}
a.footerLink:link {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
	font-size:11px;
		text-decoration:none;
}
a.footerLink:active {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
font-size:11px;
	text-decoration:none;
}

a.footerLink:visited {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
font-size:11px;
	text-decoration:none;
}
a.footerLink:hover {
	font-family:"Times New Roman", Times, serif;
	color:#295BFB;
font-size:11px;
	text-decoration:underline;
}

