body{
	background-color: #FFFF00;
	font-family: "tahoma", tahoma, verdana, arial, sans-serif;
	font-size: 24pt;
	width:900px;
	padding:10px;
	color:black;
}
#textDiv{
	font-family: "tahoma", tahoma, verdana, arial, sans-serif;
	font-size: 24pt;
	width:900px;
	padding:10px;
	color:black;
}

a:link {text-decoration:none; color: #ee3d97;}
a:visited {text-decoration:none; color: #ee3d97;}
a:active {text-decoration:none; color: #ee3d97;}
a:hover {text-decoration:none; color: #ee3d97;}
