.bodytext1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodytext2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.border {
	border: 1px solid #333333;
}
.mainlink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFB442;
	text-decoration: none;
}
.mainlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFB442;
	text-decoration: none;
}
.mainlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
