#logininfo {position: fixed; top: 0px; left: 0px; wdith: 500px; background-color: #990000; color: #eeffff; z-index:99;}

#logininfo a:link {color: #00ffff; text-decoration: none; }
#logininfo a:visited {color: #00ffff; text-decoration: none; }
#logininfo a:hover {color: #cccccc; text-decoration: underline;}
#logininfo a:active {color: #00ffff; text-decoration: none; }

textarea { width: 690px; height: 800px; min-height: 800px; font-family: sans-serif; color: #000000; background-color: #f2edd0; border: 0px;}
