a:link{		text-decoration : none;		font-size : 12pt;		font-weight :bold;		font-style : italic;		}a:visited{		text-decoration : none;		font-size : 12pt;		font-weight: normal;		font-style : italic;		}a:active{		text-decoration : none;		font-size : 12pt;		font-weight :bold;		font-style : italic;		}i {		font-size : 12pt;		font-weight :normal;		font-style : italic;		}a:hover{	color:#FF0000}
