.pageTitle{
	color: #515151;
	font-weight: bold; 
	font-size: 13px; 
	font-family: Verdana;    
}
    
.pageText { 
	color: #515151; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none; 
	text-align: left; 
}
    
.pageText a { 
	color: #004990; 
	font-weight: bold; 
	text-decoration: none; 
}
    
.pageText a:hover { 
	color: #000000;
}
    
.pageText a:active { 
	color: #004990 
}

a.bookmark { 
	font-size: 10px; 
	color: #004990; 
	font-weight: normal; 
	text-decoration: none; 
}
    
a:hover.bookmark { 
	color: #000000;
}
    
a:active.bookmark { 
	color: #004990 
}    

