BODY
{
	cursor:default;
	font-family:Verdana,sans-serif;
	font-size:11px;
	margin:0;
	background:url(../images/body-bg.gif) repeat-y;
}

UL {margin-left:100px;line-height:1.7em}
P {margin-top:10px;margin-bottom:10px;margin-left:40px;margin-right:20px;font-family:Verdana,sans-serif;font-size:11px;line-height:1.5em}

A
{cursor: pointer;
background:transparent}

a.navi:link, a.navi:hover, a.navi:visited, a.navi:acitve
{ text-decoration: none; font-weight: normal;color:white;font-size:11px }
a.navi:hover
{ text-decoration: underline;color:orange; }



BUTTON {cursor:auto}

INPUT {cursor:auto}

a:link, a:visited, a:hover, a:active
{ text-decoration: underline; font-weight: normal;color:blue; }
a:hover
{color:red;
text-decoration:underline; }


