body,
td,
p,
div
{
	color: #3b3b3b ;	
}

strong
{
	font-weight: bold ;	
}

ul.menu li a
{
	color: #939393 ;
	text-decoration: none ;
}

ul.menu li a:hover,
ul.menu li.act a
{
	color: #5b5b5b ;
}

.header-right-top ul.menu li a
{
	font-size: 93% ;
}

.header-right-bottom ul.menu li a
{
	font-size: 100% ;
}

ul.menu-sub li a
{
	font-size: 93% ;
	color: #656565 ;
	text-decoration: none ;
}

ul.menu-sub li a:hover,
ul.menu-sub li a.act
{
	color: #3a3a3a ;
}

ul.menu-sub li li a,
ul.menu-sub li li a:hover
{
	font-size: 85% ;
	color: #a68a5b ; 
}

h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold ;
	color: #3a3a3a ;
	font-size: 93% ;
	line-height: 189% ;
	text-transform: uppercase ;
}

h1.search-left
{
	background: url(../pics/icon-search.gif) ;
	background-repeat: no-repeat;
	padding-left: 24px ;
	margin-bottom: 0.5em ;
}

.description
{
	font-size: 85% ;
}

.light-grey
{
	color: #a1a1a1 ;
}

a
{
	text-decoration: none ;
	color: #a68a5b ;
}

.link-like-button
{
	margin: 0.3em ;	
}

.link-like-button a
{
	font-size: 77% ;
	text-transform: uppercase ;
}
