 
.table{
	border-left-width : 2px;
border-right-width : 2px;
border-left-style : solid;
border-right-style : solid;
border-left-color : #2a8ac4;
border-right-color : #2a8ac4;



}
A{
	width : 100%;
height : 16px;

text-decoration : none;
display : block;
  

  color : #0000cc;
}
a:hover{

width : 100%;
height : 16px;


background-color : #cc0033;
color : white;
}
.banerdai{
	color : #cc0033;
border-bottom-width : 1px;
border-left-width : 10px;
border-bottom-style : solid;
border-left-style : solid;
border-bottom-color : #cc0033;
border-left-color : #cc0033;
height : 35px;
font-size : 18px;
background-color : #eeeeee;
text-align : center;
border-top-width : 1px;
border-right-width : 1px;
border-top-style : solid;
border-right-style : solid;
border-top-color : #cc0033;
border-right-color : #cc0033;
}


