.div2
{
border: rgb(249,193,139) solid 2px; 
border-radius: 15px; 
background-color: #ffffff; 
font-size:10px;
font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
background-color:#ffffff;
}
.text { 
  z-index: 5; 
  color: #666666; 
  text-align: left; 
  font-family: Arial, Helvetica, Sans-Serif, Trebuchet MS;
  font-size: 22px; 
  font-weight: 700;
  position: 
  absolute; 
  width:457px; 
  height:30px; 
  top:322px; 
  left:12px; 
} 
.text2 { 
  z-index: 6; 
  color: #666666; 
  text-align: left; 
  font-family: Arial, Helvetica, Sans-Serif, Trebuchet MS;
  font-size: 16px; 
  font-weight: 500;
  position: 
  absolute; 
  width:457px; 
  height:30px; 
  top:346px; 
  left:12px; 
} 

 a:link
{
	color: rgb(102,102,102); 
	Font-Family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	text-decoration : none;
}
a:visited
{
	color: rgb(102,102,102);
	Font-Family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	text-decoration : none;
} 
a:active 
{
	color: rgb(92,189,1);
	Font-Family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	text-decoration : none;
}
a:HOVER
{
color: rgb(92,189,1);
Font-Family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	text-decoration : none;
}
body
 {
	Font-Family: Trebuchet MS, Helvetica, MS Sans Serif, Arial, sans-serif;
	color: rgb(102,102,102);
	font-size: 12pt;
}