#container{
width:900px;
height:630px;
}


.button{

}

.text{
color:#666666;
text-align:left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px; }
.text a{
color:#666666;
}

.text a:link{
color:#666666;
}
.text a:visited{
color:#666666;
}

.button a img {
 border: 2px #999999 solid;

}
.button a:link img {
 border: 2px #999999 solid;

}
.button a:hover img{
border: 2px #666666 solid;

}
.button a:active img {
border: 2px #999999 solid;
}
