.123 {
display: none;
}

.link1{
background:url(img/butt.jpg) no-repeat; 
line-height:31px;
width:200px; 
text-decoration: none;
font-family: Tahoma;
font-size: 10pt;
color: black;
background-color: yellow;
}

.link1:hover{ 
background:url(img/buttover.jpg) no-repeat;
line-height:31px;
width:200px;
background-color: lime;
}

body {
margin:0;
color: black;
font-family: Tahoma;
}

td{
font-family: Tahoma;
font-size: 10pt;
color: black;
}

img{
border:0;
}

a{
font-family: Arial, "Trebuchet MS";
}

.ftn{
font-family: Tahoma;
text-decoration: none;
font-size: 10pt;
color: #7D3CC3;
}

a:hover {
font-weight: bold;
text-decoration: none;
}

p{
font-family: Tahoma;
font-size: 10pt;
color: black;
}

.fs{
font-size: 8pt;
color: #7D3CC3;
}

.os{
font-size: 8pt;
color: #E97815;
}

.s{
font-size: 10pt;
color: #E97815;
}

.gs{
font-size: 8pt;
color: silver;
}

h3{
color: #7D3CC3;
font-size: 10pt;
}


h1{
color: #7D3CC3;
font-size: 12pt;
}

h2{
color: #E97815;
font-size: 14 pt;
}