/* CSS Document */

body
{
/*	background-color:#FFFFFF;*/
	background: #FFFFFF url(../layout/bg-intro.jpg) top repeat-x; 
 	font-size: 11px; color:#de9a52; 
	color:#5E5A57;
	margin:0 auto;  
	 font-family:Verdana; 
}

body {
  width: 100%;
	height: 100%;
} 

a:link { text-decoration: none; color: #226E3C; }
a:visited { text-decoration: none; color: #226E3C; }
a:hover { text-decoration: underline; color: #5E5A57; }
a:active { text-decoration: none; color: #226E3C; }

.Footer2 {  font-size: 10px; color:#666666; text-align:center; }
.Footer3 { color:#666666; font-size:11px; }