.background {
	font-family: "Tahoma";
	border: none;
	font-size: 12px;
}
a:active {
	color: #B40000;
	text-decoration: none;
}
a:link {
	text-decoration: none;


}
a:hover {
	color: #00CC00;
	text-decoration: none;

}
a:visited {
	text-decoration: none;



}
.leftmenu {
	color: #FFC30A;
}
.menutable {
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
