body {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;

}

A:link{ 
	color:#ffffff; 
	text-decoration: underline;}
	
A:visited { 
	color:#ffffff; 
	text-decoration: underline;}
	
A:hover { color: #6699CC; }


.tagline {
	font-size: 12px; 
	color:#FFFFFF;
	text-decoration: none;
}

.tagline:link,  {
	color:#FFFFFF;
	text-decoration: none;
}

.tagline:visited{
	color:#FFFFFF;
	text-decoration: none;
}

.tagline:hover {
	text-decoration: underline;
	color:#6699CC;
}


.header {
	font-size: 16px;
	color:#FFFFFF;
}

.nav {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
		

/*start fineprint a:nav*/

.nav:link 
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
					
.nav:visited 
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.nav:hover 
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #6699CC;
	font-weight: normal;
}
				  
.nav:active 
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
	
/*end nav a:link*/

.nav_on {
	background-color: #6699CC;
	color: #ffffff;
	text-decoration: none;
}

.nav_on:hover {
	text-decoration: underline;
	color: #ffffff;
}
