* {margin: 0;padding: 0;border: none;outline:none;}
html, body {height: 100%;}
body {background: #e6e6fa;font-family: Arial,Helvetica,Tahoma;font-size: 80%;color: #ffffff;text-align: left;}
.chat {padding-top: 25px;height: 85%;text-align:center;}
.chatfoot {padding: 10px;text-align:center;}
a{color: #0080C0;}
a:hover {text-decoration:none;}
.center {text-align:center;}
.bold {font-weight:bold;}