.border {
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.border a:link, .border a:visited, .border a:active {
	color: #666666;
	font-weight: bold;
}

.border a:hover {
	color: #FF9900;
	font-weight: bold;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.texto a:link, .texto a:visited, .texto a:active {
	color: #333333;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9000;
	text-transform: uppercase;
}

.title a:link, .title a:visited, .title a:active {
	color: #FF6600;

}

.formreply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}

