body {
	background-color: #FFFDE9;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site/bg1.gif);
	background-repeat: no-repeat;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


a:link
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}


a:hover
{
	color: #000000;
	text-decoration: underline;
}

a:active
{
	color: #333333;
	text-decoration: none;
}


.nav {
	color: #999999;
}

a.nav:link
	{
	color: #999999;
	text-decoration: none;
	}
	
	
a.nav:visited
	{
	color: #999999;
	text-decoration: none;
	}
	
	
a.nav:active
	{
	color: #999999;
	text-decoration: none;
	}
	
	
a.nav:hover
	{
	color: #000000;
	text-decoration: none;
	}
	
	
	

.navtop {
	text-transform: uppercase;
	letter-spacing: .05em;

}


a.navtop:link
{
	text-decoration: none;
	color: #999999;
}

a.navtop:visited
{
	text-decoration: none;
	color: #999999;
}

a.navtop:active
{
	text-decoration: none;
	color: #999999;
}

a.navtop:hover
{
	text-decoration: none;
	color: #000000;
}


.blk {
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;

}
