TD 
{ 
	font-family : tahoma ; 
	font-size : 11px ; 
	color : #000000; 
	background-color: transparent; 
}

BODY
{ 	
	font-family : tahoma ; 
	font-size : 13px ; 
	color : #000000;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #faedc0; 
	scrollbar-3d-light-color : #FFFFFF;
   scrollbar-arrow-color : #BECEB9;
   scrollbar-base-color : #FFFFFF;
   scrollbar-dark-shadow-color : #FFFFFF;
   scrollbar-face-color : #FFFFFF;
   scrollbar-shadow-color : #FFFFFF;
}

.menu 
{
	font-family : tahoma ; 
	font-size : 12px ; 
	color : #000000;
	background-color: #BECEB9; 
}

.bg{
	background-color: #BECEB9;
}

A:link 
{
	font-family : tahoma ;
	text-decoration: none;
	color : #000000;
	font-weight: bold
}

A:visited 
{	
	font-family : tahoma ;
	text-decoration: none;
	color : #000000;
	font-weight : bold;
}

A:active 
{
	font-family : tahoma ;
	color: #000000;
	TEXT-DECORATION: none;
	font-weight : bold;
}

A:hover 
{
	font-family : tahoma; 
	text-decoration: underline; 
	color : #000000;
}



