#Body {background-color: #000000;}
.PageMaster {background-color: #000000;}

a:link, a:visited, a:active
{
	color:#ffffff;
	text-decoration: none;
	font-size:16px;
}

a:hover
{
	color:#ffffff;
	text-decoration: underline;
	font-size:16px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.navigation
{
	 
	 font-size:16px;
	 text-align:center;
}

#logo
{
	margin-top:50px;
}

.tagLine
{
	text-align: center;
	padding-bottom: 9px;
}

.footer
{
	/*--- Not really needed ---*/
}

.footer a:link, .footer a:visited, .footer a:active
{
	font-size:10px;
	text-decoration: none;
}

.footer a:hover
{
	font-size:10px;
	text-decoration: underline;
}

.copyright
{
	font-size:10px;
	padding-left: 30px;
}

.login
{
	font-size:10px;
	padding-left:136px;
}
