.temp { 
background : #007cc3;
border-top : 2px solid #000000;
border-bottom : 2px solid #000000;
text-align : center;
vertical-align : middle;
height : 1.3em;
} 
.temp a:link { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
font-family : tahoma;
font-size : 0.9em;
} 
.temp a:visited { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
font-family : tahoma;
font-size : 0.9em;
} 
.temp a:active { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
font-family : tahoma;
font-size : 0.9em;
} 
.temp a:hover { 
color : #fdbc4d;
}