
.newsleftCell{


width: 155px;

vertical-align:bottom;

}


.newsCell {
color: #990066;
font: 1.3em;
text-align: right;
padding-top: 45px;
padding-bottom: 80px;
}

/*

a.news {

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}

*/



a.newsCell {

	color: #0099FF;

	text-decoration: none;

	font-weight: bold;

}

a:hover.newsCell {

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}