a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.btdbl
{ border-bottom-style: solid; border-bottom-width: 1px }

.title { font-family: Tahoma; font-weight: bold; size: 16px; color: #008DB3 }