body
{
color:#333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: left;
}
p {
font-size: 85%;
}
li {
font-size: 85%;
}

a:link {
color: blue;
text-decoration: none;
}
a:visited {
color: blue;
text-decoration: none;
}
a:hover {
color: blue;
text-decoration: underline;
}
a:active {
color: blue;
text-decoration: none;
}

.tweetbox
{
color:#000000;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 85%;
text-align: left;
}

a.tweetbox:link {
color: blue;
text-decoration: none;
font-size: 75%;
font-style: oblique;
}
a.tweetbox:visited {
color: blue;
text-decoration: none;
font-size: 75%;
font-style: oblique;
}
a.tweetbox:hover {
color: blue;
text-decoration: underline;
font-size: 75%;
font-style: oblique;
}
a.tweetbox:active {
color: blue;
text-decoration: none;
font-size: 75%;
font-style: oblique;
}



.whiteout
{
color:#ffffff;
}
a.whiteout
{
color: #ffffff;
}
a.whiteout:hover {
color: #ffffff;
text-decoration: underline;
}
a.whiteout:visited {
color: #ffffff;
text-decoration: none;
}
