.AllLinks {
	line-height: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #999999;
	text-decoration: none
}
a:active {
	color: #FFFFFF;
	text-decoration: none
}

<style type="text/css"> 
 p.dropshadows {margin:0px auto;width:450px;filter:shadow;color:orange;font-size:24pt;line-height:125%:} 
