BODY 
	{
	background: #FFF2E6 url(bg.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inhert; 
	}
	
H1,H2,H3,H4,H5,H6,BODY,P 
	{
	font-family: Times New Roman, Arial, Verdana, Sans-Serif; 
	color: #551C00; 
	font-size: 14px; 
	font-weight: bold; 
	}

DIV 
	{
	background: #FFF2E6 url(bg3.jpg) repeat; 
	font-family: Verdana, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold; 
	width: 550px; 
	}

UL,LI 
	{
	font-family: Tahoma, Arial, Verdana, Sans-Serif; 
	color: #551C00; 
	font-size: 14px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Arial, Verdana, Sans-Serif; 
	color: #551C00; 
	font-size: 14px; 
	font-weight: bold; 
	}

SPAN 
	{
	font-family: Arial, Verdana, Sans-Serif; 
	color: #551C00; 
	font-size: 10px; 
	font-weight: bold; 
	}

A:LINK 
	{
	color: #1C1CFF; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #A4A4FF; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #CA0000; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #FFF2E6; 
	background: #AA0055; 
	text-decoration: underline; 
	}
 
.menu a:link 
	{
	color: #FFF2E6; 
	}

.divmenu 
	{
	background: #FFF2E6 url(bg3.jpg) repeat; 
	} 

