td  {
	font-family : Arial;
}

p  {
	font-family : Arial;
}

a:link  {
	text-decoration : none;
	font-family : Arial;
}

a:visited  {
	text-decoration : none;
	font-family : Arial;
}

a:active  {
	text-decoration : none;
	font-family : Arial;
}

a:hover  {
	text-decoration : underline;
	font-family : Arial;
}

