BODY 
	{
	background: #512F24 repeat;
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 13px; 
	font-weight: bold;	
    list-style-image: url(button_links.jpg);
	} 

H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #D4C4A3; 
	font-size: 18px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 
	font-weight: bold;	
	} 	
	
.ped
	{
	width: 600px;
	height: 200px;  
	background: #472b17 url(bg_tables.jpg) repeat; 
	border-top: 3px outset #512f24; 
	border-left: 3px outset #512f24; 
	border-right: 4px outset #725136; 
	border-bottom: 4px inset #725136;
	font-family: Arial, Sans-Serif; 
	color: #241510; 
	font-size: 14px; 
	font-weight: bold; 
	}

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #FFD2A6;
    font-size: 11px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #E8DBC1; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #8CAAC4; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #E3D9FA; 
	text-decoration: none; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	font-size: 14px;  
	color: #704A21; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	} 

A.button 
	{
	color: #EAAF5F; 
	font-size: 17px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;
	text-decoration: none;
	}	

A.button:visited 
	{
	color: #eae680; 
	font-size: 17px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.button:active 
	{
	color: #FFCC33; 
	font-size: 17px; 	
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	}
 
A.button:hover 
	{
	background: 0 none;
	color: #DFB22D; 
	font-size: 17px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: underline;
	}

A.small 
	{
	color: #8CAAC4; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: underline;
	}	

A.small:visited 
	{
	color: #E3D9FA; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: underline;	
	}
	
A.small:active 
	{
	color: #970000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: 0 none;
	color: #FFFF99; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	


