/* CSS Document */
.botMenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;


}

.botMenu a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
