HTML, BODY
{
padding: 0;
border: 0px none;
font-family: Verdana;
font-weight: none;
}

.toptext
{
font-size: 12;
font-weight:bold;
}

.tags_div
{
padding: 3px;
border: 1px solid #A8A8C3;
background-color: white;
width: 240px;


}

H1
{
font-size: 16px;
font-weight: none;
}

a.op:link
{
color: #676F9D;
text-decoration: none;
}

a.op:visited
{
color: #676F9D;
text-decoration: none;
}

a.op:hover
{
text-decoration: none;
background-color: #4F5AA1;
color: white;
}
