.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

.style3 {font-size: 12px; font-weight: bold; font-family: Verdana; }
.style5 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #8D8D8D;
}
a:visited {
	text-decoration: none;
	color: #8D8D8D;
}
a:hover {
	text-decoration: none;
	color: #8D8D8D;
}
a:active {
	text-decoration: none;
	color: #8D8D8D;
}