.speciaNews {
	border: 2px solid #FF0000;
	
}
.specialNews{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.specialNews:link {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
}
.specialNews:hover {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}
.specialNews:active {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.specialNews:visited {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.makeThis{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration:none;
}
.makeThis:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration:none;

}
.txterrorBox {
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #996600;
	color: #000000;
	background-color: #FF9595;
}
.congratulate {
	font-family: Arial;
	font-size: 20px;
	color: #006633;
}
