    
A
		{
    color:white;
		text-decoration: none;
		font-weight: bold;
		}
		

A:visited {
    
}	
		
A:hover {
		color:#99ff66;
		text-decoration: none;
}	

A:active {
		color:#ffffff;
		text-decoration: none;
}

.thisPage  {
    color: #99ff66;
    font-weight: bold;
    }	
	

	
td, table, tr, div	{
    font-family: Verdana; font-size: 8pt; color: white;
    }
		
.pageTitle	{
    font-size: 8pt;
		color: #ff9900;
		font-weight: bold;
		}
    
.messageTitle	{
    font-size: 12pt;
		color: #ff9900;
		font-weight: bold;
		}
		
.pageSummary	{
    color: white;
		font-weight: bold;
		}
		
.topTitle	{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	}
