html {
      scrollbar-face-color: #9999bb;
      scrollbar-arrow-color: #ffffff;
      scrollbar-highlight-color: #ffffff;
      scrollbar-shadow-color: #9999cc;
      scrollbar-3dlight-color: #000000;
     }	

a img {
	border:none;
      }

a:link {color:#2b4a88; text-decoration: none;}
a:visited {color: #2b4aaa; text-decoration: none;}
a:active {color: #2b4aaa;}
a:hover {color: #6688ff; text-decoration: underline;}

a.purchase:link, a.purchase:visited, a.purchase:active {color:#FF0000; text-deocration: none;}
a.purchase:hover {color: #6688ff; text-decoration: underline;}


p.main {
	font-family:Times New Roman;
	color: #333333;
	font-size: medium;
	text-align: left;
	}

p.link {
	line-height: 1.8em;
	}