body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #858488;
}
body {
	background-color: #fbd28e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}

a.text:link {
	color: #7F2528;
	text-decoration: underline;
}
a.text:visited {
	text-decoration: underline;
	color: #7F2528;
}
a.text:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.text:active {
	text-decoration: underline;
	color: #7F2528;
}
a.text {
	font-weight: normal;
}
.feher{
	color: #FFFFFF;
}