.line_black {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	width:330px;
}

.black {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.black_link {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

.black_link:hover {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
.white {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.link {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

.small {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.grey {
	font-family: Arial, Verdana;
	color: #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.grey_link {
	font-family: Arial, Verdana;
	color: #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.grey_link:hover {
	font-family: Arial, Verdana;
	color: #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

