html, body, table
{
	font-family: Tahoma;
	font-size: 12px;
}

#content
{
 	text-align: left;
	width: 300px;
}

#content a, #content a:hover, #content a:active, #content a:link, #content a:visited
{
	color: #FF0000;
	text-decoration: underline;
}

#content a:hover
{
	color: #FF0000;
	text-decoration: none;
}

#content a.navigation, #content a.navigation:hover, #content a.navigation:active, #content a.navigation:link, #content a.navigation:visited
{
	text-transform: uppercase;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#content a.navigation:hover
{
	color: #AAAAAA;
}

p.preview
{
	clear: both;
	height: 75px;
}

#navigation
{
	font-size: 11px;
}

#quote
{
	clear: both;
	font-style: italic;
	font-size: 11px;
}

#footer
{
	border-top: 1px solid #777777;
	color: #777777;
	font-size: 10px;
}
