body{background-color:#4c3c25}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;

}
a:visited {

	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	
	font-size: 12px;
	line-height: 18px;
	color: #FFFF00;
	text-decoration: none;
}

