A:LINK, A:ACTIVE, A:HOVER, A:VISITED {
	font-size : 10pt;
	text-decoration : none;
	font-family : Verdan, Arial, Helvetica, sans-serif;
	color : Blue;
	font : bold;
}
td.butonlar {
	background-image: url(resimler/bg-sari.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #FFE4C4;
	vertical-align: top;
	width: 20%;
	}

A:HOVER {
	text-decoration : underline;
}

A:VISITED {
	color : #319CFF;
}
.resimcell {
	background-color : transparent;
	border : 1px solid Fuchsia;
}

body { font-family: "Times New Roman", Times, serif;  font-size: smaller;
}


.formcerceve {
	border : 2px solid #87CEEB;
	font : 12pt Tahoma, Verdana, Arial, sans-serif;
}

.formbuton {
	border : 2px solid #FFF4E8;
	color : #FFFAF0;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	text-align : center;
	background-color : #87CEEB;
}

.formgiris {
	border : 2px solid #87CEEB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align : left;
	background-color : #FFFCF6;
}
