.menulink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink a:link{
text-decoration:underline;
color:#666666
}
.menulink a:hover{
text-decoration:none;
color:#999999
}
.menulink a:visited{
text-decoration:none;
color:#666666
}
.menulink a:active{
text-decoration:none;
color:#666666
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	font-family: Tahoma;
}
.style2 {color: #B6C134}
.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.Intro {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.IntroGreen {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #B6C134;
}
.standard {
	font-family: Tahoma;
	font-size: small;
}
.standard a:link{
text-decoration:underline;
color:#666666
}
.standard a:hover{
text-decoration:underline;
color:#999999
}
.standard a:visited{
text-decoration:underline;
color:#666666
}
.standard a:active{
text-decoration:underline;
color:#666666
}
.subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
