body 
	{
	background: #974b00 repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

h1,h2,h3,h4,body,p,ul,li 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #402000; 
	font-size: 14px; 
	font-weight: bold; 
	}

div
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #402000; 
	font-size: 14px; 
	font-weight: bold; 
	}

table,tr,td,th 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #402000; 
	font-size: 14px; 
	font-weight: bold; 
	}

.light 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #ffce9d; 
	font-size: 14px; 
	font-weight: bold; 
	background: #974b00; 
	}

.plight 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #402000; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: center; 
	}

.plight2 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #402000; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: center; 
	}

span 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #402000; 
	font-size: 10px; 
	font-weight: bold; 
	}
    
.menu
    {
    color: #ffffff;
	font-size: 12px;
    }

a:link 
	{
	color: #000080; 
	text-decoration: underline; 
	}

a:visited 
	{
	color: #840084; 
	text-decoration: underline; 
	}

a:active 
	{
	color: #ffffff; 
	text-decoration: underline; 
	}

a:hover 
	{
	color: #ae0000; 
	background: #ffb76f; 
	text-decoration: underline; 
	} 
	
    
A.button 
	{
    background: #ffce9d url(bg_light.jpg) repeat;
	color: #4F2D07; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	}	

A.button:visited  
	{    
    background: #ffce9d url(bg_light.jpg) repeat;
	color: #7A450B; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	}
	
A.button:active 
	{
    background: #ffce9d url(bg_light.jpg) repeat;
	color: #8B0000; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	}
 
A.button:hover 
	{
	background: #BF7A2E;
	color: #FCF0D1; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;     
	text-decoration: none;
	}  


