.makalelink {
font-family: tahoma;
font-size: 13px;
color: orange;
text-decoration: none; }
.makalelink:link {
font-family: tahoma;
font-size: 13px;
color: orange;
text-decoration: none; }
.makalelink:active {
font-family: tahoma;
font-size: 13px;
color: orange;
text-decoration: none; }
.makalelink:hover {
font-family: tahoma;
font-size: 13px;
color: #d78c02;
text-decoration: none; }

.linkler {
font-family: verdana;
font-size: 10px;
color: #808080;
text-decoration: none; }
.linklerlink {
font-family: verdana;
font-size: 10px;
color: #808080;
text-decoration: none; }
.linkler:active {
font-family: verdana;
font-size: 10px;
color: #808080;
text-decoration: none; }
.linkler:hover {
font-family: verdana;
font-size: 10px;
color: #FFA500;
text-decoration: none; }

.normalyazi {
font-family: verdana;
font-size: 10px;
color: #FFFFFF; }

.inputlar {
font-family:verdana;
font-size: 10px;
color: white;
border: 1px solid #C0C0C0;
width: 50%;
background-color: black; }

.inputlar1 {
font-family:verdana;
font-size: 10px;
color: black;
border: 1px solid #C0C0C0;
width: 50%;
background-color: white; }

.inputlar2 {
font-family:verdana;
font-size: 10px;
color: black;
border: 1px solid #C0C0C0;
width: 100%;
background-color: white; }