.text-link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F1F1F;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #1F1F1F;
	text-decoration: none;
}
a:visited {
	font-family: ahoma;
	font-size: 11px;
	text-decoration: none;
	color: #1F1F1F;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #A60000;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #A60000;
}.text1 {

	font-family: tahoma;
	font-size: 11px;
	color: #1F1F1F;
}
.title1 {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F1F1F;
}
