body {
background-image: url(images/bg_globles.gif);
background-repeat: repeat-x;
text-align:left;
font-family: verdana;
font-size:12px;
}
.text{
margin-left:10px;
padding-left:10px;
padding-right:10px;
color:white;
text-align:left;
font-family: verdana;
font-size:12px;

}
.text1{
margin-left:10px;
padding-left:10px;
padding-right:10px;
color:grey;
text-align:left;
font-family: verdana;
font-size:12px;

}

a:link { color: #919191; text-decoration:none;}
a:hover { text-decoration:underline;}
a:visited { color: #919191; }

a.green{color: #00FF00}

a.green: active { color: #00FF00;  text-decoration:none;}
a.green: hover { color: #00FF00 ; text-decoration:underline}
a.green: visited { color: #00FF00; }