html, body, td { font-family:verdana; font-size:11px; color:white;  line-height: 140%; }

div.title { background:#ffffcc; color:black; font-weight:bold; font-size:13px; padding:5px;}

TABLE#admin a { font-family:verdana; font-size:11px; color:#ffff99; text-decoration:none; }
TABLE#admin a:hover { text-decoration:underline; }
TABLE#admin td.title { font-family:verdana; font-size:13px; color:#ffff99; font-weight:bold; }

input { color:black; background:#ffffcc; border:1px solid black;}
input.cb { border:0px solid transparent; background:transparent;}
input.btn_ok { color:white; background:#004800; border:1px solid white;}
input.long { width:500px; }
input.short { width:100px; }

TABLE#home td { font-family:verdana; font-size:12px; color:white;  line-height: 140%; }
TABLE#home a { font-family:verdana; font-size:12px; color:#ffff99; text-decoration:none; }
TABLE#home a:hover { text-decoration:underline; }

TABLE#intro td { font-family:verdana; font-size:11px; color:white;  line-height: 140%; }
TABLE#intro td.title { font-family:verdana; font-size:13px; color:#ffff99; font-weight:bold; }
TABLE#intro td.text { text-align:justify; }
TABLE#intro a { font-family:verdana; font-size:12px; color:#ffff99; text-decoration:none; }
TABLE#intro a:hover { text-decoration:underline; }


TABLE#copy td { font-family:verdana; font-size:10px; color:white; }
TABLE#copy a { font-family:verdana; font-size:10px; color:#ffff99; text-decoration:none; }
TABLE#copy a:hover { text-decoration:underline; }

a { color:blue; }
