body {
	margin:0px;
	background:#ECEEE9 url(../images/bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#809655;
	font-weight:bold;
	}
	
.intro {
	color:#eeeeee;
	text-align: justify;
	}	
	
.price {
	color:#990000;
	}
	
a.text_link:visited { 
	color:#003265;
	text-decoration:none;
	}

a.text_link:link {  
	color:#003265; 
	text-decoration:none;
	}

a.text_link:hover { 
	color:#003265; 
	text-decoration:underline;
	}	
		
.footer {
	font-size:10px;
	color:#999999;
	text-decoration:none;	
	}		
	
a.footer:visited { 
	font-size:10px;
	color:#999999;
	text-decoration:underline;	
	}

a.footer:link {  
	font-size:10px;
	color:#999999;
	text-decoration:underline;
	}

a.footer:hover { 
	font-size:10px;
	color:#333333;
	text-decoration:underline;
	}	
	

a.MainNav:visited, a.MainNav:link { 
	color: #666666; 
	text-decoration: none;
	font-size: 12px;
	
}
a.MainNav:hover { 
	color: #333333; 
	text-decoration: none;
	font-size: 12px;
	
}
a.MainNavActive:visited, a.MainNavActive:link, a.MainNavActive:hover { 
	color: #333333; 
	text-decoration: none;
	font-size: 12px;
	
}		

.h1 {
	color:#f2c300;
	font-size: 14px;
	font-weight:bold;
	}
	
.h2 {
	color:#658A95;
	font-size: 14px;
	font-weight:bold;
	}	
	
	
a#homePageLink:link, a#homePageLink:visited, a#homePageLink:hover {
	text-decoration: none;
	color: #000000;
	padding: 3px;
	background-color: #ffd51e;
}
a#homePageLink:hover {
	color: #ffffff;
	padding: 3px;
	background-color: #000000;
}