/*  this is my stylesheet   */
p {font-family: arial; font-size: 100%}	 
li {font-family: arial; font-size: 100%}	 
tr {font-family: arial; font-size: 80%}	 
body {cursor: crosshair;}
/* body {cursor: url('heart.cur');} */
	
#nav-menu a
{
height: 1.5em;
/* border-bottom: 1px solid #333333;  */
line-height: 1.5em;
float: left;
width: 120px;
display: block;
text-decoration: none;
text-align: left;
padding-left: .08em;
font-family: times new roman;
}

#nav-menu
{
width:30em
}

