body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #000000; 
background-color:#ffffff;	
}

table {

padding:3px;
}

img {
border:0px;
}

td_href {
font-size: 18px;
width:180px;
height:50px;
justify:centered;
}

td_name { 
font-size: 24px;
width:180px;
height:50px;
justify:centered;
}

.nav {
font-size: 18px;
width:180px;
height:30px;
border-width:1px; 
border-style:solid; 
border-color:#000000;
justify:centered;
}

a { 
color: #000000; 
text-decoration: none;
font-weight: bold;
}

a:hover { 
color: #0066ff; 
text-decoration:underlined;
font-weight: bold;
}

#the_table td { padding:3px; background-color:#ffffff; }
#the_table .box_title { background-color:#f0fee3; }

