body {
background-image: url("images1/4new3.jpg");
background-attachment: fixed;
margin: 0px;
scrollbar-arrow-color: #FF0000;
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-dark-shadow-color: #000000;
scrollbar-3d-light-color: #000000;
scrollbar-highlight-color: #808080;
scrollbar-shadow-color: #808080;
scrollbar-track-color: #000000;
}

A:link, A:visited, A:active {
text-decoration:none; 
color: #FFFF00; 
cursor: hand; 
}

A:hover {
text-decoration:none;
color: #FFFFFF;
cursor: hand;
}

textarea {
/*background-color: #FFFFA0;*/
font-family: trebuchet ms; 
font-size: 9pt;
}

img {
border: 0px;
}

td, tr, table {
font-family: trebuchet ms;  
color: #ffffff;
font-size: 12pt;
font-weight: bold;
background-color: transparent; 
text-align: left;
}