body  {
	font-family : arial, San-serif, helvetica;
}

A:link  {
	text-decoration : none;
	font-family : arial, helvetica;
	font weight : bold;
}

A:visited  {
	text-decoration : none;
	font-family : arial, helvetica;
	font weight : bold;
}

A:active  {
	text-decoration : underline;
	font-family : arial, helvetica;
	font weight : bold;
}

A:hover  {
	text-decoration : underline;
	font-family : arial, helvetica;
	font weight : bold;
}

