a:link    { text-decoration: none; 
			color: #000000; 
			font-family: Times New Roman, serif; 
			font-weight: normal;
			
			 }
a:active  { color: #000000; 
			font-family: Times New Roman, serif; 
			font-weight: normal; 
			text-decoration: none;
			  }
a:visited { text-decoration: none; 
			color: #000000; 
			font-family: Times New Roman, serif; 
			font-weight: normal;
			  }
a:hover   { color: #bad9f8; 
			font-family: Times New Roman; 
			font-weight: normal; 
			text-decoration: underline;
			
			background-color: #FFFFFF
								}
.text     { font-family: Times New Roman, serif;
             
            color: #000000;
            margin-top: 0; 
            margin-bottom: 0;
            }
            