BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Black;
}

A:ACTIVE {
	color : Blue;
	font-style : normal;
	text-transform : none;
	text-decoration : none;
}

A:HOVER {
	color : Blue;
	font-style : normal;
	text-transform : none;
	text-decoration : none;
}

A:LINK {
	color : Blue;
	font-style : normal;
	text-transform : none;
	text-decoration : none;
}

A:VISITED {
	color : Purple;
	font-style : normal;
	text-transform : none;
	text-decoration : none;
}

.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	font-variant : normal;
}





