﻿body 
{
    cursor:url("\kariyer.cur");
}

a {
font-family:Tahoma,Verdana;
font-size:15px;
color:#FF3300;
text-decoration:none;
font-weight:bold;
}

a:hover {
font-family:Tahoma,Verdana;
font-size:15px;
color:#CCCCCC;
text-decoration:underline;
}

Ex_TR
{
    border-right: #CCCCCC thin solid;
    border-top: #CCCCCC thin solid;
    border-left: #CCCCCC thin solid;
    border-bottom: #CCCCCC thin solid;
}
Ex_TD {
    border-right: #191919 thin solid;
    border-top: #191919 thin solid;
    border-left: #191919 thin solid;
    border-bottom: #191919 thin solid;
}
