.tepe        { text-decoration: none; color: #FFFFFF; font-size: 10pt; font-family: Tahoma; 
               font-weight: bold }
:hover.tepe  { color: #000000; font-family: Tahoma; font-size: 10pt; text-decoration: none; 
               font-weight: bold }
.bolum         {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
:hover.bolum   { color: #000000; text-decoration: underline }

.link         { text-decoration: none; color:#800000 }
:hover.link   { text-decoration: underline; color:#800000 }
.merkez      { color: #004080; text-decoration: none; font-style: italic }
:hover.merkez { color: red; text-decoration: none; background-color: none }
.box {font-family: tahoma; font-size: 12}
.buton {font-family: tahoma; font-size: 10}

.form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #336699}
:hover.b     { font-family: Terminal; color: #808080; text-decoration: line-through }
.b           { text-decoration: none; font-family: Terminal; color: #FF0000 }