body {
	font-family: Tahoma;
	font-size: 11px;
overflow: hidden; 

}

iframe { padding-top: 0px; }

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.txt {
	font-family: Geneva;
	font-size: 11px;
	text-decoration: none;
}