
a:link.bbCodeLink    { color: #000000; text-decoration: underline }
a:visited.bbCodeLink { color: #000000; text-decoration: underline }
a:hover.bbCodeLink   { color: #0000ff; text-decoration: underline }

.bbCodeQuoteCornice
{ 
	padding-left:2px; padding-right:2px; padding-top:2px; padding-bottom:2px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.bbCodeFont90 { 
	font-size: 90%;  
}