/* CSS Document */

.iframe {
  scrollbar-face-color: #fcfc24;
  scrollbar-highlight-color: #b4fcb4;
  scrollbar-shadow-color: #fcfc24;
  scrollbar-arrow-color: #000048
}
body {
	background-color: #FFFDF0;
}
.lineheight {
	line-height: 19px;
}
a:link  {color:#0000ff; font-style: normal; text-decoration: none; cursor: hand}
a:visited  {color:#0000ff; font-style: normal; text-decoration: none}
a:active  {color:#ff0000; font-style: normal; text-decoration: none}
a:hover {color:#ff0000;text-decoration:underline}
