.text_main{
font-family: arial;
font-weight: normal;
font-size: 10px;
line-height: 10px;
}

.links_main:link{
font-family: arial;
font-weight: normal;
font-size: 11px;
line-height: 10px;
color: #FFFFFF;
text-decoration: none;
display: block;
}

.links_main:visited{
font-family: arial;
font-weight: normal;
font-size: 11px;
line-height: 10px;
color: #FFFFFF;
text-decoration: none;
display: block;
}

.links_main:hover{
font-family: arial;
font-weight: normal;
font-size: 11px;
line-height: 10px;
color: #FFFFFF;
text-decoration: none;
display: block;
}

.td_buttons{
background:url('images/bg_button.jpg');
}

.td_buttons_rollover{
background:url('images/bg_button_rollover.jpg');
}