.copyrights {
	font-family: verdana;
	font-size: 10px;
	color: 989898;
}
.txt {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #60A8D2;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #60A8D2;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #60A8D2;
	text-decoration: none;
}
.smalltxt {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
