A:link  {
	font-family : Comic Sans MS,Tahoma,Verdana,Arial;
	color : #0000FF;
	font-size : 10pt;
	text-decoration : none underline;
}

A:visited  {
	font-family : Comic Sans MS,Tahoma,Verdana,Arial;
	color : #8000FF;
	font-size : 10pt;
    text-decoration : none underline;
}

A:hover  {
	font-family : Comic Sans MS,Tahoma,Verdana,Arial;
	color : #FF0000;
	font-size : 10pt;
	font-weight : bold; text-decoration:underline
        
}