a:link {
	color: #F0CB39;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #F0CB39;
	text-decoration: none;
}
a:active {
	color: #F0CB39;
	text-decoration: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
.bodytext {
	font-family: "Verdana", "Arial", "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.heading {
	font-family: Tahoma, Arial, "Sans Serif";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.subheading {
	font-family: Tahoma, Arial, "Sans Serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.bottombar {
	font-family: "Arial", "Sans Serif";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
