body { font-family: tahoma; sans-serif; margin:5px; color: #0099FF; }

ul#links { margin: 0; padding: 0; list-style-type: none; width:140px; height: 30px; }
ul#links li	{ margin: 0; padding: 0; font-size: 0.8em; display:inline; }
ul#links li a { display: block; padding: 3px; width: 100%; color: #0099FF;
		text-decoration:none; text-align: right; }
/*ul#links li a:visited { text-decoration: underline; }*/

ul#links li a.one { background-color:white;  }
ul#links li a.one:hover { background-color:white; text-decoration: underline; }

hr { width:100%; height:1px; color:#0099FF; }

h1	{font-weight; bold; font-size: 24px; color: #0099FF;}

h2  {font-weight; bold; font-size: 18px; color: #0099FF; }
