A:LINK {color : #333333; text-decoration : none}
A:ACTIVE {color : #FF0000; text-decoration : none}
A:VISITED {color : #333333; text-decoration : none}
A:HOVER {color : #000000; text-decoration : underline}

.link:LINK {color : #009900; text-decoration : none}
.link:ACTIVE {color : #FF0000; text-decoration : none}
.link:VISITED {color : #009900; text-decoration : none}
.link:HOVER {color : #FF0000; text-decoration : underline}

.beyaz:LINK {color : #DDDDDD; text-decoration : none}
.beyaz:ACTIVE {color : #FFCC66; text-decoration : none}
.beyaz:VISITED {color : #DDDDDD; text-decoration : none}
.beyaz:HOVER {color : #FFFFFF; text-decoration : underline}

.laci:LINK {color : #333399;text-decoration : none}
.laci:ACTIVE {color : #FF0000; text-decoration : none}
.laci:VISITED {color : #333399; text-decoration : none}
.laci:HOVER {color : #000000; text-decoration : underline}

.kitap:VISITED {color : darkblue; text-decoration : underline}
.kitap:LINK {color : darkblue; text-decoration : underline}
.kitap:HOVER { text-decoration: none; color: blue }

td {font-size:11px}
select {font-size:11px}
input {font-size:11px}
body {
	font-family:verdana,tahoma,arial;
	font-size:11px;
	color:#333333;
	background-color : White;
}
div {line-height: 125%;}

.g { display:none; }