a {
text-decoration:none;
color:#8e8eff;
}
a:hover {color: #ff0000;}

body {
background-image: url(../img/back.gif);
background-repeat: repeat-y;
background-position: left top;
background-attachment: fixed;
}

table {
margin: 0;
font-size: 10pt;
}

.box {
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
font-size: 9pt;
color: Navy;
text-decoration: none;
border: 1px solid #999999;
background-color: Lavender;
}
