#special a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#special a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#special a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#special a:active {
	text-decoration: none;
}
a:link {
	color: #d62808;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {
	color: #21cbff;
	font-weight: bold;
	font-size: large;
}
.style9 {
	font-size: medium;
	font-weight: bold;
	color: #21cbff;
}
.style10 {
	font-size: small;
	color: #FF3300;
	font-weight: bold;
}
.style11 {color: #FF3300; font-size: small;}
.style12 {	font-size: small
}
.style14 {	color: #FF3300;
	font-size: xx-small;
}
.style16 {font-size: x-large}
.style1 {
	margin: 10px auto;
	color: #FFFFFF;
	width: 125px;
	padding: 0px;
	text-align: left;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style5 {
	margin: 0px auto;
	color: #FFFFFF;
	width: 535px;
	padding: 10px;
	text-align: left;
	border: 3px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../images/cel-bg-75.png);
}	
	
#news {
	width: 550px;
}
