li {
	list-style-image: url(images/dot.jpg);
}
A:LINK {
	color : #000099;
	text-decoration : underline;
}
A:VISITED {
	color : #000099;
	text-decoration : underline;
	}

A:HOVER {
	color : #FF4500;
	text-decoration : none;
}


.metin {	font-family: "verdana";
	font-size: 9pt;
    color : #000000;
}

.altmetin {	font-family: "verdana";
	font-size: 8pt;
    color : #000000;
}

.kucukmetin {	font-family: "verdana";
	font-size: 6pt;
    color : #000000;
}


.baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.metin12 {
font-family: "verdana";
	font-size: 12pt;
    color : #000000;
}
