<title>style1</title>
<STYLE TYPE="TEXT/CSS">
<!--        
	A:link 	
			{
			color: #000000;                
			text-decoration: none;           
			font-weight: bold;
			}
        A:visited
			{                
			color: #000000;                
			text-decoration: none;           
			font-weight: bold;
			}        
	A:active 	
			{
			color: #C00000;                
			text-decoration: underline;           
			font-weight: bold;
			}
	A:hover 	
			{
			color: #C00000;                
			text-decoration: underline;           
			font-weight: bold;
			}
        --></STYLE>