BODY {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	border: 0;
}

A {
	text-decoration : none;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	font-size : 12px;
}

A:Visited  {
	text-decoration : none;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	font-size : 12px;
}

A:Active  {
	text-decoration : none;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	font-size : 12px;
}

A:Hover  {
	text-decoration : none;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	font-size : 12px;
}

