.tab, .da, table {
border : 0;
border-style : none;
}
.nonmet {
background-color : #0066FF;

}
.nob {
background-color : #FF66CC;
}
.alkamet {
background-color : #FF9900;
}
.alkaearth {
background-color : #9933CC;
}
.semimet {
background-color : #C8C8C8;
}
.halo {
background-color : #CCFF00;
}
.basmet {
background-color : #669999;
}
.transmet {
background-color : #00CC00;
}
.actid {
background-color : #FF0000;
}
.lant {
background-color : #66FFCC;
}
.nonmet, .nob, .alkamet, .alkaearth, .semimet, .halo, .basmet, .transmet, .actid, .lant {
color : #000000;
}
h1 {
background-color : #FFCC99;
color : #FF3300;
font-family : serif, "Times New Roman";
text-align : center;
vertical-align : middle;
font-size : 1.25em;
}
body {
background-color :#FFFF66;
}
span {
display : block;
}
td {
border : 0;
}
.elem {
font-family : arial;
font-size : 1.05em;
}
.ra {
font-family : arial;
font-size : 0.75em;
}
.atom {
font-family : arial;
font-size : 0.6em;
}
#css td {
text-align : center;
vertical-align : middle;
}
a:link {
text-decoration : none;
}
a:visited {
text-decoration : none;
}
a:hover {
text-decoration : none;
}
a:active {
text-decoration : none;
}
a:link {
color :#000000  ;
}
a:visited {
color : #000000  ;

}
a:hover {
color : #000000  ;
}
a:active {
color : #000000  ;
}
table {
width : 80px;
height : 80px;
}
td{
border-radius: 5px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
-moz-border-radius: 5px;
}

#css td:hover {
background: #FFFF66; 
}
