scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-shadow-color: white;
scrollbar-arrow-color: hotpink;
scrollbar-track-color: white;
scrollbar-darkshadow-color: white; font-family: trebuchet MS;
color: 000000;
text-align:justify;
margin: 2px;
font-size: 11px;}
td {font-size: 11px;
border: 1px solid;}
a:link {text-decoration: none; color: black;}
a:active {text-decoration: none; color: #9ACD32; cursor: nw-resize;}
a:visited {text-decoration: none; color: #C71585; font-weight: bold;}
a:hover {text-decoration: none; color: deeppink; cursor: ne-resize;}
--> input, textarea {
border: 1px solid #FFFFFF;
width: 100px;
text-align: left;
padding: 0px;
background-color: #9ACD32;
font-family: trebuchet MS;
font size: 9px;
color: #000000;}
.button {border: 0px solid deeppink;
width: 80px;
text-align: center;
padding: 0px;
background-color: #9ACD32;
font-family: trebuchet MS;
font size: 9px;
color: #000000;}
|