body {
 margin-top:75px;
 background-color:#FFFFFF;
 text-align: center;
}

.text {
 font-weight:normal; 
 font-size:12px;
 color:#555;
 font-family:century gothic,tahoma,georgia,Arial,Helvetica,sans-serif;
 }
.text a{
 color: #CB0000; 
 text-decoration: underline; 
 }
.text a:hover { 
 color: #000; 
 }
 
 
.ba {
 cursor:default;
 color: #000;
 background-color: #fafafa;
}

.bi {
 cursor:pointer;
 background-color: none;
}
