/* Amazon-Indians.org - Black-Underlined Links with blue-w/o-Underline-Hover conforming to forum colors of Black Text on White Background */
/* http://www.ibdjohn.com/ */
/* http://www.dynamicdrive.com/style/csslibrary/item/custom-scrollbar-colors/P20/ */
/* http://www.rem-graphics.com/html_13.php */
/* http://webdesign.about.com/od/css/a/aa011899.htm */
/* http://www.helium.com/items/980020-how-to-make-external-css-style-sheets */
/* http://webdesign.about.com/od/css/a/aastylelibrary.htm */
/* http://www.w3schools.com/CSS/css_font.asp */
html, body {
margin-top:5px;
/* margin-bottom:10px; */
/* margin-right:0px; */
margin-left:0px; 
/* margin: 0px; padding: 0px; border: 0px; */
background-color: #FFFFFF;
font-family: "Times New Roman", Georgia, Times, serif;
/* font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; */
font-size: 13pt;
color: #000000;
/* scrollbar-face-color:#0000FF; */
/* scrollbar-highlight-color:#0051F9; */
/* scrollbar-3dlight-color:#AAFFAA; */
/* scrollbar-darkshadow-color:#000000; */
/* scrollbar-shadow-color:#009F00; */
/* scrollbar-arrow-color:#FFFFFF; */
/* scrollbar-track-color:#CCCCCC */
}
a:link { color: #000000; text-decoration: underline }
a:visited { color: #000000; text-decoration: underline }
a:active { color: #0000FF; text-decoration: none }
a:hover { color: #0000FF; text-decoration: none }
.borderit img{border: 2px solid #FFFFFF;}
:hover.borderit img{border: 2px solid #0000FF;}
:hover.borderit {color: #0000FF;} /* irrelevant definition to overcome IE bug */
.textlink {font-family: "Times New Roman", Courier, Garamond, serif; font-weight: bold; font-size: 18pt; color: #000000; text-decoration:underline; outline:none; background: transparent}
:hover.textlink {font-family: "Times New Roman", Courier, Garamond, serif; font-weight: bold; font-size: 18pt; color: #0000FF; text-decoration: none; outline:none; background: transparent}