BODY
{
    MARGIN-LEFT: 0;
    MARGIN-RIGHT: 0;
    MARGIN-TOP: 10;
    MARGIN-BOTTOM: 0;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND: white
}
TD
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}

.links_headerupperright {color: silver; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}
.links_headerupperright:hover {color: red; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}

.links_leftmenu {color: black; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: none;}
.links_leftmenu:hover {color: red; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}

.links_leftmenu_active {color: red; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}
.links_leftmenu_active:hover {color: red; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}

.links_body {color: navy; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}
.links_body:hover {color: red; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}

.links_body_small {color: navy; font-family: verdana,arial; font-weight: bold; font-size: 7pt; text-decoration: underline;}
.links_body_small:hover {color: red; font-family: verdana,arial; font-weight: bold; font-size: 7pt; text-decoration: underline;}

.links_ad {color: navy; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}
.links_ad:hover {color: red; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}

a.imglink{ 
    font : bold 14pt sans-serif, verdana;
    color:black;
    width:150px;
    height:150px;
    background:#F0F0F0;
    text-align:center;
    padding-left:0px;
    padding-top:10px;
    display:block;
    text-decoration:none;
    } 
a.imglink:Hover{ 
    font : bold 14pt sans-serif, verdana;
    color:#D12020;
    width:150px;
    height:150px;
    text-align:center;
    background-image: url('../images/spaceneeddraft150x150.jpg'); 
    } 

