.updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;

}
.updatesCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: 100;

}
.under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #333333;
	text-decoration: none;
}
.t {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.tCopy {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.wwww {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.ttbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.ttbbCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
	/* General linkology */
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #ff5400;
	background: transparent; 
	}
	
a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #666666;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}
	
	

a.home:link {color: red; text-decoration: none; }
a.home:visited {color: purple; text-decoration: none; }
a.home:hover {color: orange; text-decoration: underline; }
a.home:active {color: blue; }

a.popup:link {color: #FF6600; font-size: 9pt; font-weight: bold; }
a.popup:visited {
	color: #999999;
	font-weight: bold;
	font-size: 9pt;
}
a.popup:hover {
	color: #FF9900;
}
a.popup:active {color: #FF0066; } 

