body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ccff66;
	text-decoration: none;
	font-weight: bold;
	
}
a:active {
	text-decoration: underline;
}

.header {
	font-size: 22px;
 	color: #cc0033;
 	font-weight: bold;
 	letter-spacing: 3pt;
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.normal {
	font-size: 13px;
}

.title {
	font-size: 20px;
 	color: #ffffff;
 	font-weight: bold;
 	float: left; 
 	margin:10px; 
 	letter-spacing: 3pt;
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.title-blank {
	font-size: 20px;
 	font-weight: bold;
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.title a {
	color: #ccff66;
	text-decoration: none;
}

.title a:visited {
	color: #ff0099;
	text-decoration: none;
}

.title a:hover {
	color: #ffffff;
	text-decoration: none;
}

.flotsam { padding: 0 10px 0 10px; }

.delicious-banner { 
	border-left: 3px solid #ccff66; 
	padding-left: 10px;
	font-size: 18px; 
	letter-spacing: 3pt; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

.delicious-post { padding-bottom: 5px; }

.delicious-post a { font-size: 13px; margin-left: -20px; }

.block a { border: 3px solid #660066; 
padding: 20px 30px 20px 30px; 
background-color: #ccff66; }

.block a:visited { border: 3px solid #ff0099; 
padding: 20px 30px 20px 30px; 
background-color: #ccff66; }

.block a:hover { border: 3px solid #ff0099; 
padding: 20px 30px 20px 30px; 
background-color: #660066;
color: #ccff66;
text-decoration: none; }

#twitter_div { }

.twitter-title { font-weight: bold; font-size: 18px; 
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #660066; margin-bottom: -17px; }

#twitter_update_list { padding: 15px; font-size: 13px; color: #ffffff; list-style-position: inside; list-style-type: none; background-color: #660066; }

.twitter-link { border-color: #FF0099; border-top-width: 5px; border-top-style: solid; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: right; font-size: 16px; margin-top: -16px; padding-bottom: 5px; padding-right: 5px; }

.twitter-link:hover { padding-bottom: 5px; background-color: #FF0099; border-color: #FF0099; border-top-width: 5px; border-top-style: solid; }