.menutext {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;


}
.subtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	color: #FFCC66;
	text-decoration: none;

}
a:active {
	font-family: Tahoma;
	color: #FFFFFF;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFCC66;
}
