                 a:link  {
                 	font-size : 10pt;
                 	line-height : 20pt;
                 	color : #8501ff;
                 	font-family : Comic Sans MS;
                 	font-style : normal;
                 }
                 
                 a:visited  {
                 	font-size : 10pt;
                 	line-height : 20pt;
                 	color : #4444ff;
                 	font-family : Comic Sans MS;
                 	font-style : normal;
                 }
                 
                 a:active  {
                 	font-size : 10pt;
                 	line-height : 20pt;
                 	color : #0000ff;
                 	font-family : Comic Sans MS;
                 	font-style : italic;
                 }
                 
                 a:hover  {
                 	color : #ffffff;
                 	text-decoration : underline;
                 }


