.dipp {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dipp : hover {
	font-family: times;
	font-size: 14px;
	text-decoration: overline;
	color: #000000;
}

