BODY {
	background-color: #FFFFFF;
	margin: 5 2 2 5;
	border: 0;
}

FONT {
	text-decoration : none;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 11px;
}

A {
	text-decoration : underline;
	font-weight : bold;
	color : #0000FF;
}

A:Visited  {
	text-decoration : underline;
	font-weight : bold;
	color : #0000FF;
}

A:Active  {
	text-decoration : underline;
	font-weight : bold;
	color : #00FFFF;
}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
	color : #0000FF;
}
