@charset "utf-8";
body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;	
}

.text_mail{
	font: 18px Calibri;
	text-align:right;
	color: #000;
	width:200px;
	left:784px;
	position:absolute;
	top:175px;
}
#text_mail_1 a {
	width: 100px;
	height: 26px;
	border: none
	
}
#text_mail_1 a:link {
	color: #000;
	text-decoration: none;
	border: none
	
}
#text_mail_1 a:visited {
	color: #000;
	text-decoration: none;
	border: none
	
}
#text_mail_1 a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border: none
	
}
#text_mail_1 a:hover {
	color: #000;
	text-decoration: underline;
	border: none	
}