@charset "utf-8";
body{
font-family:Arial, Helvetica, sans-serif;
background-color:#99cc99;
}
.linkfield{
width:120px;
background-color:#669966;
}
.linkfield a{
color:#fff;
}
.linkfield a:hover{
color:#006600;
}
.textfield{
padding:5px;
text-decoration:none;
color:#fff;
font-size:13px;
}
.textfield a{
color:#fff;
}
.textfield a:hover{
color:#006600;
}
.imgfield{
padding:0px;
}
#overall{
position:absolute;top:260px;
}
#thead{
background-image:url(pix/thead.gif); 
width:451px;
text-align:center;
font-size:12px;
font-weight:bold;
color:#000;
}
#content{
border:solid #fff 1px; width:449px;
}
#bottom{
color:#669966;
}
a {text-decoration:none; color:#669966; font-size:14px;}
a:hover{text-decoration:none; color:#fff;}
img {border:none;}
