a {color: green; text-decoration: none;}
a:hover {color: gray; text-decoration: none;}
body {border: 1px solid green; margin : auto; color: #111111;
background-image: url("/info.gif") no-repeat;}
input {background-color: white; border: 1px solid #green; color: blue;}
input[type="submit"]{background-color: blue; color: white; border: 1px outset blue; font-weight: bold;}
.hr{background-color: white; border:1px solid #dedede; margin: 3px 1px 3px 2px; display: block;}
.title{background-color:#dedede; border: 1px outset gray; text-align:center; display:block; font-weight:bold;
color: gray;}
.head {background-color: blue; color: white; display: block; width: 99%;}
.head a {color: white; text-decoration: none;}
.head a:hover {background-color: skyblue; border: 1px inset #222222; color: white; text-decoration: none;}
.h{background-color: blue; color: white; border: 1px outset blue; display: block;}
.pm {background-color: #dedede; border: 1px dotter blue; display: block;}
.profile {background-color: white; border: 1px dashed skyblue; display: block; margin: 1px 1px 1px 1px;}