a:link, a:visited, a:active { color: #682642; text-decoration: none;}
a:hover { color: #28101a;  text-decoration: none;  }

.news-title {
line-height: 35px;
letter-spacing: -2px;
color: #fa1faf;
font-weight: bolder;
line-height: 26px;
padding-left: 25px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
padding: 5px;
opacity:.80;
filter: alpha(opacity=80);
 -moz-opacity: 0.8;
 text-align: center;
 text-shadow: #1fd3fa 2px 2px 2px;
}
	
.news-title a:link {
color: #fa1faf;
padding: 10px;
cursor:default;
}
		
.news-title a:visited {
color: #fa1faf;
padding: 10px;
text-decoration:none;
}
				
.news-title a:hover {
color: #e430a7;
padding: 10px;
text-decoration:none;
}


body { background: #eeeeee; font-family: Helvetica, Arial, "Trebuchet MS"; font-size: 25px; color: #5d5d5d;  }
