td { 
font-family: Arial, Helvetica, sans-serif;  
font-size: 10px;
color: #7c7c7c;
line-height : 15px;
text align: justify
}

.yazibold { 
font-family: Arial, Helvetica, sans-serif;  
font-size: 11px;
color: #7c7c7c;
font-weight: bold;
}

.menusol { 
font-family: Arial, Helvetica, sans-serif;  
font-size: 10px;
color: #7c7c7c;
font-weight: bold;
}

.baslik { 
font-family: Arial, Helvetica, sans-serif;  
font-size: 11px;
color: #oooooo;
font-weight: bold;
}

.beyaz { 
font-family: Arial, Helvetica, sans-serif;  
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
}
.genellink { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #003877;
}


.textbox { 
font-family: Arial, Tahoma, sans-serif; 
font-size: 11px;
color: #353535;
border-style: solid;
border-color: #dfdbdb;
background: #FFFFFF;
font-weight: normal;
}

.genellink2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #dd191f;
font-weight: bold;
}

.just { text-align: justify }

a:link { text-decoration: none; color: #7c7c7c; }
a:active { text-decoration: none; color: #dd191f; }
a:visited { text-decoration: none; color: #7c7c7c; }
a:hover {text-decoration: none; color: #dd191f;}

a.devami:link { text-decoration: none; color: #c80000; }
a.devami:active { text-decoration: none; color: #021b3c; }
a.devami:visited { text-decoration: none; color: #c80000; }
a.devami:hover { text-decoration: none; color: #021b3c; }

a.menu:link { text-decoration: none; color: #FFFFFF; }
a.menu:active { text-decoration: none; color: #C8E5FF; }
a.menu:visited { text-decoration: none; color: #FFFFFF; }
a.menu:hover { text-decoration: none; color: #C8E5FF; }

