body.tag
{
background-image: url(decoration.gif);
font-family: sans-serif;
font-face: 'Ariel', 'Helvetica';
}

.table
{
width: 80%;
background-color: #ffffff;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-bottom-width: 1px;
border-color: #000000;
border-style: solid;
}

.maintitle
{
padding-top: 20px;
font-size: 90%;
font-weight: 900;
color: #ff9933;
text-align: right;
text-transform: uppercase;
}

.title
{
font-size: 105%;
font-weight: bold;
color: #000000;
padding-top: 10px;
padding-left: 13px;
}

.content
{
font-size: 80%;
font-weight: normal;
color: #000000;
padding-left: 24px;
padding-right: 24px;
padding-top: 8px;
}

.extras
{
font-size: 70%;
font-weight: normal;
color: #999999;
}

.bloglink:visited
{
text-decoration: none;
color: #000000;
font-weight: bold;
}

.bloglink:link
{
text-decoration: none;
color: #000000;
font-weight: bold;
}

.bloglink:hover
{
font-weight: bold;
color: #ff9933;
text-decoration: none;
}

.extralink:visited
{
text-decoration: none;
color: #999999;
font-weight: bold;
}

.extralink:link
{
text-decoration: none;
color: #999999;
font-weight: bold;
}

.extralink:hover
{
font-weight: bold;
color: #ff9933;
text-decoration: none;
}


.titlelink:visited
{
text-decoration: none;
color: #ff9933;
font-weight: bold;
}

.titlelink:link
{
text-decoration: none;
color: #ff9933;
font-weight: bold;
}

.titlelink:hover
{
font-weight: bold;
color: #999999;
text-decoration: none;
}

.footlink:visited
{
font-size: 85%;
text-decoration: none;
color: #ff9933;
font-weight: bold;
}

.footlink:link
{
font-size: 85%;
text-decoration: none;
color: #ff9933;
font-weight: bold;
}

.footlink:hover
{
font-size: 85%;
font-weight: bold;
color: #999999;
text-decoration: none;
}

.footer
{
padding-bottom: 30px;
font-size: 60%;
font-weight: bold;
color: #3366ff;
text-align: right;
}
