a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #fca001;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #545454;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #3A3A3A;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #3F809E;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #505900;
}
.yellow {
	color: #FCA001;
}

.thecenter a:active {font-family: Tahoma, arial;color: #545454;text-decoration: none;font-size: 10px;font-weight: bold;}
.thecenter a:link {font-family: Tahoma, arial;color: #545454;text-decoration: none;font-size: 10px;font-weight: bold;}
.thecenter a:visited {font-family: Tahoma, arial;color: #545454;text-decoration: none;font-size: 10px;font-weight: bold;}

.thecenter a:hover {font-family: Tahoma, arial; color: #545454;	text-decoration: underline; font-size: 10px; font-weight: bold;
}



/*______________________BUTTONS__________________*/

.button		{background-image: url(images/button_ok.gif); width:48px; }
.inputbox				{border:1px solid #46462f; background:#fff; color:#000; margin-top:5px; width:8em;}