body {
	padding: 						0px;
	margin: 						0px;
}
.web_praes {
	background-image: 				url(../../images/upload/web_bg.png);
	background-position: 			left;
	background-repeat: 				no-repeat;
}
a {
	font-family: 					arial;
	font-size: 						11px;
	text-decoration: 				none;
	color: 							#117c18;
}
a:hover {
	font-family: 					arial;
	font-size: 						11px;
	text-decoration: 				underline;
	color: 							#b5b5b5;
}