a {
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	text-decoration: none;
	cursor: hand;




}
.text2 {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}
