<!-- Stylesheet for Guild Wars News and Updates -->
<style type="text/css">
        	<!-- Hide from handicapped browsers
			body {background-image: url();	background-color: black;}
			p{text-align:left}
			a{color:#06a902}
			div#navbar {
				height: 20px;
				width: 100%;
				border-top: solid black 1px;
				border-bottom: solid black 1px;
				background-color: black;
			}
			div#navbar ul {
				margin: 0px;
				padding: 0px;
				font-family: Palatino Linotype,Georgia;
				font-size: medium;
				color: #EFB344;
				line-height: 20px;
				white-space: nowrap;
			}
			div#navbar li {list-style-type: none;display: inline;}
			div#navbar li a {
				text-decoration: none;
				padding: 7px 10px;
				font-weight:bold;
				color: #EFB344;
			}
			div#navbar li a:link {color: #EFB344;}
			div#navbar li a:visited {color: #EFB344;}
			
			div#navbar li a:hover { /* Reverse background and foreground colors on hover */
			    font-weight: bold;
			    color: black;
				background-color: #EFB344;
			}
			.update {
				text-align:center;
				font-size: 18px;
				color: #efb344;
				font-family: "Palatino Linotype";
				font-style: normal;
				font-weight: bold;
				text-decoration: underline;
			}
			.footer-font {
				text-align:center;
				font-family: "Palatino Linotype";
				font-size: x-small;
				font-style: normal;
				color: #efb344;
			}
			.style9 {
				font-family: "Palatino Linotype";
				color: #efb344;
			}
    	      -->
		</style>
