
.cutenews {
margin-bottom: 10px;
}

/*.title { 
   color:#000000;
   font-size:11px;
   font-family: Helvetica;
   font-weight:bold;
   text-align: center;
   padding-right: 1px;
   letter-spacing: 3px;
   padding-top: 1px;
   padding-bottom: 1px;
   line-height: 20px;
   text-transform: uppercase;
   background-color: #E39FA2;
}*/

.title { 
font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
font-size: 22px;
width:520px;
color: #766E87;
font-weight: normal;
text-align: center;
margin: 0;
background-color:#262626;
border-left: none;
border-bottom: solid 2px #EBEBEB;
border-right: none;
border-top: none;
}

.title2 {

    font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
	color: #EBEBEB; 
	font-size:11px; 
	text-align: center; 
	padding-top:10px;
	display: block; 
}

.numcom {
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
	color: #F2EDE9; 
	font-size:22px; 
	padding-left:70px;
	padding-top:30px;
	
}


b   {color : #726788;}
u   {color : #726788;
   border-bottom: 1px solid #000000;}
i   {color : #766E87;}

.news {
color : #EBEBEB;
font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
font-size:11px;
padding-left:27px;
width: 510px;
}

.numbas {
color : #EBEBEB;
font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
font-size:11px;
}

a.numbas:hover, a.numbas:link, a.numbas:active, a.numbas:visited {
	color : #EBEBEB;
	font-size:12px;
}

a:link, a:visited, a:active {
color : #726788;
text-decoration : none;
}

a:hover {
color : #F2EDE9; 
cursor: pointer;
font-size:12px;
}

a img {
	background-color: #ffffff;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	-moz-border-radius: 5px;
	padding: 5px;
	border-top: 0;
	border-left: 0;
        filter: alpha(opacity=70);
        opacity: 0.7;
        -moz-opacity: 0.7;
}

a:hover img {
	background-color: #ffffff;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	-moz-border-radius: 5px;
	padding: 5px;
	border-top: 0;
	border-left: 0;
        filter: alpha(opacity=100);
        opacity: 1.0;
        -moz-opacity: 1.0;
}

