body {
background-color: #FFFFFF;
color: #000000;
font-family: Tahoma, Trebuchet MS, verdana, arial, sans-serif;
font-size: 12px;
}
.d1, .header {
background-color: #99CC66;
border: thin dashed #77aa44;
padding: 2px;
margin-bottom: 3px;
text-decoration: none;
}
.pay {
background-color: #FFCC66;
border: thin dashed #ddaa44;
padding: 2px;
margin-bottom: 3px;
text-decoration: none;
}
.ray {
background-color: #ffcece;
border: thin dashed #4b1cf0;
padding: 2px;
margin-bottom: 3px;
text-decoration: none;
}
a:link, a:visited {
color: #000099;
text-decoration: none;
}
a:hover,a:active  {
text-decoration: underline;
color: #990000;
}
div, form {
border: thin dashed #CCCCCC;
padding: 2px;
margin-bottom: 3px;
}