a:link { text-decoration: none; color : blue }
a:active { text-decoration: none; color : blue }
a:visited { text-decoration: none; color : blue }
a:hover { text-decoration: none; color : #FFFF00 }

body{
color: black; font-size: small; font-family: Arial, Tahoma, sans-serif;
background-color: #ffffff; background-attachment: fixed; background-position: 0;
border: solid 3px #0066ff; background-position: 150%;
margin: 3px auto; max-width: 150%;
border-width: 3px; border-color: #395a9c; border-style: solid; margin-top: 1px; margin-bottom: 1px; margin-left: 1px; margin-right: 1px; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; 
}

form{    padding: 0px;
margin: 0px;
font-size: small; }

.a{
border-bottom-width: 1px; border-bottom-color: #cdcdcd; border-bottom-style: solid; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
}

.quote {border-left: 4px solid #006699; color: #b5b4b4; text-sadow: #000000 1px 1px 2px; font-size: x-small; padding: 2px 0 2px 4px; margin-left: 2px;
}
.footer { color: #303030; background-color: #ffffff; padding: 2px; margin: 1px; border: solid 1px #006699;}
.b {border-bottom-width: 1px; border-bottom-color: #006699; border-bottom-style: solid; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }
.dot {
margin: 5px;
padding: 1px;
border: 1px dotted #cdcdcd;}
.textarea {color: #6d6d6d; background-color: #101010; border: 1px solid #363636; 
}
.wcode {color: #5f8086; background-color: #f1f7f8; border: 1px dotted; margin-top: 4px; padding: 0 2px;}
