body {
	margin: auto;
	margin-top: 15px;
	width: 500px;

}
body,td,input,textarea,select {
	font: 12px verdana;
}

a {
	text-decoration: underline;
	color: #000000;
	background: transparent;
}
a:hover {
	text-decoration: none;
}
h1 {
	font: bold 20px trebuchet ms,verdana,helvetica,sans-serif;
}
h2 {
	font: bold 15px trebuchet ms,verdana,helvetica,sans-serif;
	margin-top: 0;
}
a.author {
	text-decoration: none;
	color: #CCC;
	float: right;
}
a.author:hover {
	text-decoration: none;
}

.hr {
	font-size: 0;
	height: 0;
	margin: 7px 0 7px 0;
	border-top: 1px solid #000;
	clear: both;
}
ul {
	list-style-type: square;
}

#menu
{
	text-decoration: none;
	font-size: 15px;
}
#menu a
{
	text-decoration: none;
	color: #000000;
}
#menu a:hover
{
	text-decoration: underline;
}
#paging
{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
#paging a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#paging a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#SS-links a
{
	color: #161D27;
	text-decoration: underline;
}
#SS-links a:hover
{
	color: #161D27;
	text-decoration: none;
}

	
