A  {
	font-family : Comic Sans MS;
	color : black;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

	
BODY  {
	color : black;
	font-family : Arial CE;
	font-size : 10pt;
        text-align : left;
}
