A:link {color : #97D7FA; text-decoration: none;}
A:visited {color : #97D7FA; text-decoration: none;}
A:active {color : #97D7FA; text-decoration: none;}
A:hover {color : #44A2F5; text-decoration: : none; border-bottom : 1px dotted #44A2F5;}

body {
margin: 0px;
background-color: #44A2F5;
background-image:url(v2_bg.jpg);
background-repeat:repeat-y;

SCROLLBAR-FACE-COLOR: #44A2F5;
SCROLLBAR-HIGHLIGHT-COLOR: #44A2F5;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: #44A2F5;
SCROLLBAR-DARKSHADOW-COLOR: #44A2F5;
}

table, tr, td  {
font-family: verdana;
font-size: 10px;
color : #44A2F5;
text-align: justify;
border: 0;
background-color: transparent;
}

textarea, select, input, option {
font-family: verdana;
font-size: 10px;
color : #44A2F5;
background-color: transparent;
border-style: solid;
border-color: #44A2F5;
border-width: 1px;
}

h1 {
font-size: 10px;
text-align: left;
font-weight: bold;
color : #44A2F5;
text-transform: uppercase;
border-bottom : 1px dotted #44A2F5,
letter-spacing : 1px;
padding : 2px;
}

img { 
border: 0px; 
}