body, table {
background:#343593;
margin:0px;
padding:0px;
font-family: Tahoma;
color: white;
font-size: 14px;
}
table, img{
border:0 yellow solid;
}
* html .but{
background:url(buttons/bb.jpg) #343593 no-repeat; 
}
* html .but:hover{
height:1%; 
background:url(buttons/bo.jpg) #343593 no-repeat;
}
@media all and (min-width: 0px){
.buto{
background:url(buttons/bb.jpg) #343593 no-repeat; 
}
}
@media all and (min-width: 0px){
.buto:hover{
background:url(buttons/bo.jpg) #343593 no-repeat;
}
}
a{
text-decoration: none;
font-family: Tahoma;
font-size: 12px;
color: white;
}
a:hover{
color:cyan;
}
.txt{
font-size: 10px;
}
p{
font-family: Tahoma;
font-size: 14px;
color: white;
}
.1{
color: silver;
font-family: arial;
font-size: 12px;
}
h1{
color: orange;
font-family: arial;
font-size: 20px;
font-weight:bold;
}
h2{
color: cyan;
font-family: tahoma;
font-size: 14px;
}
.2{
text-decoration: underline;
font-family: Arial;
font-size: 12px;
color: white;
}
.2:hover{
text-decoration: none;
color: cyan;
}
.2t{
text-decoration: underline;
font-family: Arial;
font-size: 14px;
color: white;
}
.2t:hover{
text-decoration: none;
color: cyan;
}
.newd{
text-decoration: none;
font-family: Arial;
font-size: 12px;
color: cyan;
}
.newa{
text-decoration: underline;
font-family: Arial;
font-size: 12px;
color: orange;
}
.newt{
text-decoration: none;
font-family: Arial;
font-size: 12px;
color: white;
}

#1 {
display: none;
}