body	{
	margin:5px;
	padding:5px;
	background:#ffffff url('background.jpg') repeat-x top left;
	font-family:Tahoma;
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 16px;

						}
div.header_links a {
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

b { font-weight: bold; text-transform:uppercase }
a { color:#000000; text-decoration:none }
a:hover { text-decoration:underline }