<!-- A (links) -->A:link              {  	text-decoration : none;							color : #0000CC;                        									                    }                    A:visited           {  	text-decoration : none;									color : #0000CC;                                            }                        A:hover             {  	text-decoration : none;							color : #FFFFFF;
							background-color : #FF6600;								                    }                    A:active            {  	text-decoration : none;	
						font-weight : bold;								color : #FF6600;                                            }			
								