﻿.center1 {
	text-align: center;
}
.border0 {
	border-width: 0px;
}
.title a:active{
	color: #80FF00;
}
.title a:visited{
	color: #80FF00;
}
#head .title a:link{
	color: #80FF00;
}
#head .title a:hover{
	color: white;
	text-decoration: none;
}
#pws {
	position: absolute; top: 190px; padding-left: 252px;
        line-height: 1.2em;
        width: 923px;
	font-family: "Arial";
	font-size: 17pt;
	color: #01FEFE;
	text-align: left;
}
#pws a, #pws a:link, #pws a:hover {
	color: #01FEFE;
        text-decoration: none;
        background: none;
}
.topic a, .topic a:visited {
        text-decoration: none;
        display: block;
}
.topic a:hover {
        text-decoration: none;
        display: block;
}
.post-body blockquote {
margin: 0 20px;
padding: 5px 10px;
border-top: 1px dashed #e1771e;
border-left: 4px solid #e1771e;
border-bottom: 1px dashed #e1771e;
border-right: 1px dashed #e1771e;
}
.post-body blockquote p {
margin: 0 20px;
padding: 0 10px;
border-top: 1px dashed #e1771e;
border-left: 4px solid #e1771e;
border-bottom: 1px dashed #e1771e;
border-right: 1px dashed #e1771e;
}