﻿.alt A {
	COLOR: #0066cc;
	TEXT-DECORATION: none;
}
.menu {
	text-decoration: blink;
}
.menu:hover {
	COLOR: #f833ff;
}
.menu:active {
	color: #FF0000;
}
.alt a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.yan {
	color: black;
	text-decoration: none;
}
.yan:hover {
	color: #C0C0C0;
	text-decoration: none;
}
.alt {
	color: #0066cc;
	text-decoration: none;
}
.alt:hover {
	color: #000040;
	text-decoration: none;
}
.top {
	text-decoration: none;
	color: #000000;
}
.top:hover {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
.merkez {
	color: #004080;
	text-decoration: none;
	font-style: italic;
}
.merkez:hover {
	color: red;
	text-decoration: none;
	background-color: none;
}
.box {
	font-family: tahoma;
	font-size: 12;
}
.buton {
	font-family: tahoma;
	font-size: 10;
}
.tepe:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.tepe {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
.b:hover {
	font-family: Terminal;
	color: #808080;
	text-decoration: line-through;
}
.b {
	text-decoration: none;
	font-family: Terminal;
	color: #FF0000;
}
body {
	background-color: #EFEFEF;
	background-position: left top;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
