a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}

body {background:url(img/newbg.gif) fixed;  }
