INPUT {font-family: Verdana, Arial; font-size: 11px; color: #00000; text-decoration: none}
SELECT {font-family: Verdana, Arial; font-size: 11px; color: #00000; text-decoration: none}
TEXTAREA {font-family: Verdana, Arial; font-size: 11px; color: #00000; text-decoration: none}
FORM {display:inline; margin: 0px;}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #4B7890;
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a:link {color: #243D8D; text-decoration: none;}
a:visited {color: #243D8D; text-decoration: none;}
a:active {color: #243D8D; text-decoration: underline;}
a:hover {color: #243D8D; text-decoration: underline;}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.excerpt {font-family: georgia, times, "times new roman", serif; font-size: 12px; color: #000000; text-decoration: none;}
.excerpt a:link {color: #243D8D; font-size: 14px; font-weight: bold; text-decoration: none;}
.excerpt a:visited {color: #243D8D; font-size: 14px; font-weight: bold; text-decoration: none;}
.excerpt a:active {color: #243D8D; font-size: 14px; font-weight: bold; text-decoration: underline}
.excerpt a:hover {color: #243D8D; font-size: 14px; font-weight: bold; text-decoration: underline}

.footer {font-family: georgia, times, "times new roman", serif; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.footer a:link {color: #FFFFFF; text-decoration: none;}
.footer a:visited {color: #FFFFFF; text-decoration: none;}
.footer a:active {color: #FFFFFF; text-decoration: underline}
.footer a:hover {color: #FFFFFF; text-decoration: underline}

.content {font-family: georgia, times, "times new roman", serif; font-size: 12px; color: #000000; text-decoration: none;}
.content a:link {color: #243D8D; text-decoration: none;}
.content a:visited {color: #243D8D; text-decoration: none;}
.content a:active {color: #243D8D; text-decoration: underline}
.content a:hover {color: #243D8D; text-decoration: underline}

#skip {position:absolute; left:-100em; width:1em;}

#tweets {
width: 864px;
margin: 0;
padding: 0;
font-size: 1em;
}

#tweets li {
margin: 0;
padding: 0;
list-style: none;
clear: left;
}
			
#tweets li a {
font-weight: bold;
text-decoration: none;}

#tweets li a:hover {text-decoration:underline;}

