P { font-family: Arial; color: #333366; font-weight: normal; } H2.heading { font-family: Arial; color: #660099; font-weight: bold; } /* Definition for A tag */ A { font: bold 12px 'arial'; color : 006180; /* text-decoration : none; */} /* HOVER effect for IE4+ */ A:HOVER { color : 0F165B; } /* ACTIVE definition */ A:ACTIVE { color : FF0000; font-style : italic; } /* CURRENT link */ #CURRENT { color : #FF33FF; }