BODY {
	color : #FFFFFF;
	margin: 0 0 0 0;
	border: 0;
}

A {
	text-decoration : none;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	font-size : 18px;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}