body  { 
color: #333; 
font-size: 11px; 
font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; 
line-height: 16px;
}

p {
}

td { 
color: #333; 
font-size: 11px; 
line-height: 16px;
}

a:link { 
color: #000 ; 
text-decoration: underline; 
}

a:visited { 
color: #666 ; 
text-decoration: underline; 
}

a:hover { 
color: #444 ; 
text-decoration: underline; 
}

a:active { 
color: #000 ; 
text-decoration: underline; 
}

.footer { 
color: #999; 
font-size: 9px; 
}

.footer a:link { 
color: #666 ; 
text-decoration: underline; 
}

.footer a:visited { 
color: #eee ; 
text-decoration: underline; 
}

.footer a:hover { 
color: #666 ; 
text-decoration: none; 
}

.footer a:active { 
color: #eee ; 
text-decoration: underline; 
}

textarea, input, select { 
font-size: 11px; 
font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; 
}
