@charset "UTF-8";
.text2 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #442304;
	left: 4px;
	top: 150px;
	font-weight: bold;
	text-decoration: none;
	
}

.text2 a:visited {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #442304;
	text-decoration: none;
	font-weight: bold;

}
.text2 a:active {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #442304;
	text-decoration: none;
	font-weight: bold;
	
}
.text2 a:link {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #442304;
	text-decoration: none;
	font-weight: bold;

}
.text2 a:hover {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #442304;
	text-decoration: none;
	border: none;
	border-bottom: 2px solid black; 
	border-color: #442304;
}

