a:link { font-weight: normal; 
		color: #006600; 
		text-decoration: none; 
		font-size: 10px
}

a:visited { font-weight: normal; 
		color: #006600; 
		text-decoration: none; 
		font-size: 10px
}

a:hover { font-weight: normal; 
		color: 642D92; 
		text-decoration: underline; 
		font-size: 10px
}

body {
	font-weight: lighter;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(media/home_feature2.jpg);
	color: #9DC36E;


}
