A:link { font-size: 10px; text-decoration: none; color: #056E51;}
A:visited {font-size: 10px; text-decoration: none; color: #056E51;}
A:active { COLOR: #056E51; font-size: 10px; TEXT-DECORATION: none;}
A:hover {COLOR: #41A892; font-size: 10px; TEXT-DECORATION: none;}

body {
background-color : #41A892;
margin : 0;
padding : 0;

SCROLLBAR-FACE-COLOR: #41A892;
SCROLLBAR-HIGHLIGHT-COLOR: #CAD5C8;
SCROLLBAR-SHADOW-COLOR: #CAD5C8;
SCROLLBAR-3DLIGHT-COLOR: #41A892;
SCROLLBAR-ARROW-COLOR: #CAD5C8;
SCROLLBAR-TRACK-COLOR: #41A892;
SCROLLBAR-DARKSHADOW-COLOR: #41A892;
}

table, tr, td {
font-family: trebuchet ms;
font-size: 10px;
color : #41A892;
background-color : #CAD5C8;
text-align : justify;
}

textarea, select, input, option {
font-family: trebuchet ms;
font-size: 10px;
color:#41A892;
background: #CAD5C8;
border-style: solid;
border-width: 1px;
border-color:#41A892;
}

img {
border: 0;
}

h1 {
text-align: center;
font-weight:bold;
font-size:11px;
}