body{
font-family:Lucida Sans,Arial;
}

td{
font-size:0.9em;
}

a:link { font-weight:bold; color:#00abd7; text-decoration:none; }
a:visited { font-weight:bold; color:#00abd7; text-decoration:none; }
a:focus { font-weight:bold; color:#00abd7; text-decoration:underline; }
a:hover { font-weight:bold; color:#EF9D1D; text-decoration:underline; }
a:active { font-weight:bold; color:#00abd7; text-decoration:underline; }


.box { width: 150px; height: 25px; background: #00abd7; color: white;}
.box p {margin: 0 10px;}
.box .top {display:block;background: white;}
.box .top b {display:block;height: 1px; overflow: hidden; background: #00abd7;}

.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4 {margin: 0 1px;height: 2px;}
