a:link
{
	color: #583684; 
	text-decoration:none;
}
a:visited
{
	color: #2A7BB3;
	text-decoration:none;
} 
a:active 
{
	color: rgb(255,153,0);
	text-decoration:none;
}

a:hover 
{
	color: #ffffff;
	background-color:#583684;
}

body
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	background-color: #F5E140;
	color: #583684;

}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: rgb(102,51,153);
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}

.tweet {
font-size:12px;
}

.tweetdate {
clear:both;
margin-top:9px;
float:right;
font-size:10px;
color:#2A7BB3;
}


.bloggerfeed {
font-size:14px;
}

.speechbubblepic  a:hover{
background-color:transparent;
}
