<style type="text/css">   BODY {
	background-color: #ffffff;
}

BODY {
	color: maroon;
	font-family: Tahoma, cursive;
	font-stretch: normal;
}

BODY {
	color: maroon;
	font-family: Tahoma, cursive;
	font-stretch: normal;
}

BODY {
	color: maroon;
	font-family: Tahoma, cursive;
	font-stretch: normal;
}

a:link {
	color: maroon;
	font-family: Tahoma, cursive;
	font-stretch: normal;
	text-decoration: none;
}

a:active {
	color: #990000;
	font-family: Tahoma, cursive;
	font-stretch: normal;
	text-decoration: none;
}

a:visited {
	color:#ff6666 ;
	font-family: Tahoma, cursive;
	font-stretch: normal;
	text-decoration: none;
}

a:hover {
	color: red;
	font-family: Tahoma, cursive;
	font-stretch: normal;
	text-decoration: none;
}