body
{
	background-color:#ffffff;	
	
}

.bg
{
	background-image:url('../images/back.gif');
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	}

.text
{
	font-family: verdana, Tahoma, arial; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 
}

.blackText
{
	font-family: verdana, Tahoma, arial; 
	font-size: 11px; 
	font-weight: normal;
	color: #000000; 
}

.flashPlayerText
{
	background-image:url('../images/bottom.jpg');
	font-family: verdana, Tahoma, arial; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 
	padding-left:20px;
}

a.here:link{font-family: verdana, Tahoma, arial; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline;}
a.here:visited{font-family: verdana, Tahoma, arial; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline;}
a.here:hover{font-family: verdana, Tahoma, arial; font-size: 11px; font-weight: normal; color: #cccccc; text-decoration: underline;}

a.push:link{font-family: verdana; font-size: 11px; color: #666666; text-decoration: underline;}
a.push:visited{font-family: verdana; font-size: 11px; color: #666666; text-decoration: underline;}
a.push:hover{font-family: verdana; font-size: 11px; color: #000000; text-decoration: underline;}

a.emailIDo:link{font-family: verdana; font-size: 11px; color: #666666; text-decoration: underline;}
a.emailIDo:visited{font-family: verdana; font-size: 11px; color: #666666; text-decoration: underline;}
a.emailIDo:hover{font-family: verdana; font-size: 11px; color: #000000; text-decoration: underline;}

