a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

BODY {
  background:#3399CC url(images/bursak.gif) repeat-x;
  color: #586770;
  margin: 0px;
  padding:0px;
  font-family: Verdana, Arial, sans-serif;
}

TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #888888;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #92010E;
}
