.txt-details {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.txt-title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txt-field {
	font-family: Tahoma;
	font-size: 12px;
	color: #D4080B;
}
.MailLink{
	font-family: Tahoma;
	font-size: 12px;
	color: #D4080B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D4080B;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #D4080B;
}


