/* CSS Document */
<style type=text/css>
BODY
{
background-image: url(http://www.freewebs.com/hollywoodhussy/bg1.png);
background-attachment: fixed; 
background-color: #FFFFFF;
color: #000000;
font-family: Tahoma;
font-size: x-small; 
letter-spacing:1pt;
text-align: LEFT;
cursor: crosshair;
}
a:link      {text-decoration: none; color: #000000; cursor: text; font-weight: NORMAL;}
a:visited  {text-decoration: none ; color: #000000; cursor: text; font-weight: NORMAL;}
a:active   {text-decoration: none; color: #000000; cursor: text; font-weight: NORMAL;}
a:hover   {text-decoration: none; color: #000000; cursor: help; font-weight: NORMAL; border-bottom: 1px # 000000 dotted;}
td
{
color: #000000;
font-family: Tahoma;
font-size: x-small;
text-align: LEFT,RIGHT,CENTER;
}
TEXTAREA, input{	
font-family: Tahoma;	
font-size: x-small;
color: #000000;
background: #FFA9D6;	
border-style: dotted;  
border-width: 1px;
border-color: #000000 }-->
select
{
background-color: COLOR;
color: #FFA9D6;
font-family: Tahoma;
font-size: x-small;
border: dotted;
text-align: LEFT,RIGHT,CENTER;
}
img
{
border: 0;
}
b
{
height:1;
}
a.nav, a.nav:link, a.nav:active, a.nav:visited {
	height:9;
	margin-bottom:1;
	padding:0;
	font-weight: none;
	padding-left:1;
	padding-right:1;
	color: #ba777e;
	display:block;
	text-transform:uppercase;
	background:#F9F8F3;
}
a.nav:hover {
	height:9;
	margin-bottom:1;
	padding:0;
	font-weight: none;
	padding-left:1;
	padding-right:1;
	color: #000000;
	display:block;
	text-transform:uppercase;
	background:#fff5ee;
}
</style>
                


