div {
	padding: 150px 0px 0px 150px;
}

div.text {
	font-family: Times New Roman, Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #0b0c0c;
	text-decoration: none;
}

div.text a {
	font-family: Times New Roman, Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #0b0c0c;
	text-decoration: underline;
}

div.text a:hover {
	font-family: Times New Roman, Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #444d55;
	text-decoration: underline;
}

