body, table, tr, td, font{
font-family: Arial, Times;
font-weight: normal;
color: #222222;
font-size: 9pt;
text-decoration: none;
}
a{
font-family: Arial, Times;
font-weight: normal;
color: #000055;
font-size: 8pt;
text-decoration: underline;
}
a:hover{
font-family: Arial, Times;
font-weight: normal;
color: #ff0000;
font-size: 8pt;
text-decoration: none;
}

a.beyaz{
font-family: Arial, Times;
font-weight: normal;
color: white;
font-size: 8pt;
text-decoration: none;
}
a:hover.beyaz{
font-family: Arial, Times;
font-weight: normal;
color: white;
font-size: 8pt;
text-decoration: underline;
}

.link{
color:white; 
text-decoration: none;
}
.cerceve{
border-color:#FF9900;
border-style:solid;
border-width:1px;
}
.ustbar{
border-top:1px solid black;
border-left:1px solid black;
}
.altbar{
border-bottom:1px solid black;
border-right:1px solid black;
}



.baslik{
font-family: Arial, Times;
font-weight: normal;
color: #000055;
font-size: 10pt;
}
