.menulink {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #38AB59;
	text-decoration: underline;
}
.blackfont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.greenfont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #38AB59;
	text-decoration: none;
}
.greenborder {
	border: 1px solid #38AB59;
}
.bluelinkfont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #335296;
	text-decoration: underline;
}
.whitelinkfont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitefontbottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.whiteborder2 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.whiteborder3 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.titlefont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.titlefontul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}