.text {
	font-family: tahoma;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #333333;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 13px;
	color: #5D8199;
	text-decoration: none;
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: auto;
	border: 1px solid #999999;
	height: auto;
}

.links {
	font-family: tahoma;
	font-size: 12px;
	color: #5D8199;
	text-decoration: none;
}
.links a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #5D8199;
	text-decoration: none;
}
.links a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
.textred {
	font-family: tahoma;
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}