A {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.txt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	hover: underline;
}
.txt2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.txt3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

body{
scrollbar-base-color: #FF6600
}
