.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12 px;
	color: #333333;
}
.boxborder {
	border: 1px dotted #FF9900;
}
.quotes {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699FF;
	border-left-style: solid;
	border-left-color: #6699FF;
	border-left-width: 1px;



}
.designed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
<STYLE ID="LINK_STYLE_SHEET">
:link {text-decoration: none ;color: rgb(0,0,204);}
:visited {text-decoration: underline;color: #666666;}
:active {text-decoration: underline ;color: #666666;}
:hover {text-decoration: none;color: #FF9933;}
</STYLE>
.dottedseperator {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
}
.dottedline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
}
.orangeline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
