td.button
{
text-align: center;
color: black;
cursor: pointer;
font-size: 11px;
font-family: Verdana;
height: 20px;
width: 70px;
background-color: #008EC8;
border-style: solid;
border-width: 1px;
border-color: black;
}
td.news
{
text-align: center;
color: black;
cursor: pointer;
font-size: 11px;
font-family: Verdana;
height: 20px;
width: 70px;
background-color: yellow;
border-style: solid;
border-width: 1px;
border-color: black;
}
td.space
{
height: 20px;
width: 70px;
}
td.info
{
text-align: center;
color: black;
font-size: 8px;
font-family: Verdana;
height: 20px;
width: 70px;
background-color: #FFCC00;
border-style: solid;
border-width: 1px;
border-color: black;
}
td.bold
{
font-size: 10px;
font-family: Verdana;
font-weight: bold;
color: black;
}
td.norm
{
font-size: 10px;
font-family: Verdana;
font-weight: normal;
color: black;
}
td.norm2
{
font-size: 12px;
font-family: Verdana;
font-weight: normal;
color: black;
}
input.bord
{
border-style: solid;
border-width: 1px;
}
div.upd
{
position:absolute;
left:15;
top:300;
font-size: 8px;
font-family:Verdana;
background-color: #008EC8;
width: 60px;
}
div.opt
{
position:absolute;
left:15;
top:310;
font-size: 8px;
font-family:Verdana;
background-color: #008EC8;
width: 60px;
}
div.id
{
position: absolute;
left: 10;
top: 300;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: Blue;
}
div.dog
{
position: absolute;
left: 310;
top: 35;
font-family: Verdana;
}
div.cat
{
position: absolute;
left: 280;
top: 280;
font-family: Verdana;
}
a:visited 
{
color: blue; text-decoration: none
}
a:link 
{
color: blue; text-decoration: none
}
a:active 
{
color: blue; text-decoration: none
}

