div, p, td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

a {
	color: #e77828; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover { color: #333333; }

a.back {
	display: block;
	padding: 0 0 10px 13px;
	background:url(/img/icon_04.png) no-repeat 0 0;
}

img {
	border: 0px;
}
