#news a:link, #news a:visited{

	text-decoration: none;
    font-weight: bold;
	color: rgb(36,66,90);

	

}





#news a:hover, #news a:active{

	

	color: rgb(152,1,40);

}

#newsample{


 
 /*background-color: rgb(220,220,220);*/
 padding: 5px;
  font-size: 100%;
}

#newsample a:link, #newsample a:visited{

	text-decoration: none;
    font-weight: bold;
	color: rgb(36,66,90);

	

}





#newsample a:hover, #newsample a:active{

	

	color: rgb(152,1,40);

}


.newsh1{

    color: rgb(152,1,40);

    font-size: 120%;

    margin: 10px 0 5px;

    font-family: Arial;

    /*text-transform: uppercase;

    letter-spacing: 0.25em;*/
    font-weight: bold;


}