BODY,TD {
	font-family: Verdana;
	font-size: 8pt;
	color : #000000;
}
A {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	text-decoration : none
}
A:HOVER {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	text-decoration : underline
}
A.ustlink {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none
}
A.ustlink:HOVER {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration : underline
}
A.news {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration : underline
}
A.news:HOVER {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration : underline
}
.menu {
	font-family: Verdana;
	font-size: 14px;
	color: white;
	text-decoration : none
}
.menu:HOVER {
	font-family: Verdana;
	font-size: 14px;
	color: #d3ea9e;
	text-decoration : underline
}
.haber {
	color: #FF0000;
}
.haber:VISITED {
	color: #7070AA;
}
.kupurislem {
	color: #FF0000;
	font-size: 8pt;
	border: 1 solid #404040;
	background-color: #CACACA;
	padding-left: 3;
	padding-right: 3;
	text-decoration: none;
}
.kupurislem:hover {
	color: #FFFFFF;
	background-color: #E20A17;
	text-decoration: none;
}