A:VISITED {
	text-decoration : none;
}
A:LINK {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}

P: {
	font-family : "Arial", san-serif;
	font-size : 10pt;
}


