@charset "utf-8";
/* CSS Document */

body {
	background-color: #d45b02;
	margin: 0px;
}
.verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.verdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.verdtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
}

.verdtext1 a{
	color:#000000;
	font-size: 16px;
	text-decoration:none;
}

.verdtext1 a:hover{
	color:#000000;
	font-size: 16px;
	text-decoration:underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.pic{
padding: 0px 15px 0px 0px;
}

.img_border{
	border:solid 1px #ffcc66;
	}
