body {
	color: rgb(198, 172, 127);
	font-family: Tahoma, Arial,  sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:link
   {color: rgb(255, 153, 0);
   font-size: 14px;
	text-decoration: none;

	font-weight: bold;
	
   	
   }
a {
	color: rgb(255, 153, 0);
	font-size: 14px;
text-decoration: none;
	
	font-weight: bold;
	
}

a:hover {
	color: rgb(255, 153, 0);
	font-size: 14px;
text-decoration: none;
	
	
	font-weight: bold;
}