BODY,TD{
	margin: 5px 2px 5px 0px;
	font-family: Tahoma; 
	font-size: 12px;
	background-color: #dfdfb0;
	font-weight: normal;
} 
TD.logo{
background-color:#dddd00;
}
TD.yellow{
background-color:#ffff99;
}
a, a:active {
	color : #505000;
	font-weight: normal;
	font-size:13px;
	text-decoration : none;
}
a:hover {
	font-weight:bold;
	color : #000000;
	font-size:13px;
	text-decoration:none;
}
.button {
	border-right: #939213 2px solid;
	border-top: #939213 2px solid;
	background: #d9d900;
	border-left: #939213 2px solid;
	border-bottom: #939213 2px solid;
	height: 20px;
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
input {
	border-right: #939213 1px solid;
	border-top: #939213 1px solid;
	border-bottom: #939213 1px solid;
	border-left: #939213 1px solid;
	background: #ffffff;
	height: 20px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}