<style type="text/css">





a:link{color: rgb(255,153,0);
     background-color: rgb(255,255,255);
     font-weight: normal;
     font-style: normal;
     text-decoration: none;}

a:visited{color: rgb(255,153,0);
     background-color: rgb(255,255,255);
     font-weight: normal;
     font-style: normal;
     text-decoration: none;}

a:hover{color: rgb(51,102,51);
     background-color: rgb(255,255,255);
     font-weight: normal;
     font-style: normal;
     text-decoration: none;}


.text1{
    height: 30px;
    width: 600px;
    z-index: 3;
    font-family: "Verdana";
    font-size: 10px;
    color: rgb(51,102,51);
    letter-spacing:  .06em;
    line-height: 110%;
    text-align: center;
    background-color: rgb(255,255,255);
    overflow: hidden;}
	
.text2{
	height: auto;
	width: auto;
	z-index: 3;
	font-family: Verdana;
	font-size: 10pt;
	color: #339933;
	letter-spacing:  normal;
	line-height: 125%;
	text-align: justify;
	background-color: rgb(255,255,255);
	overflow: hidden;
	font-style: normal;
}
	
body{background-color: rgb(255,255,255)}




</style> 

