.textlink {
	font-family: "DevLys 010";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "DevLys 010";
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.textnormal {
	font-family: "DevLys 010";
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.whitesmalltext {
	font-family: "DevLys 010";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textbig {
	font-family: "DevLys 010";
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.Bold_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}