@charset "UTF-8";


.image2{
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 5px;
    float: left;
    margin-right:10px;
    border-style: auto;
    width: 100px;
    height: 100px;
  
}

.image2:hover{
	
	background: hsla(359,96%,9%,1.00);
	text-decoration-color: aliceblue;
}

.newsLink{
	
	line-height:19.2pt;
	vertical-align:baseline;
	font-family:'inherit',serif;
	font-size:14.0pt;
	color:#666666;
	
	text-decoration: none;

}

.newsLink:hover{
	
	background: hsla(359,96%,9%,1.00);
	color: aliceblue;	
	
}

.newsLink2{
	margin-top: 50px;
	border-bottom: medium outset hsla(0,0%,14%,1.00);
	border-top: thin inset hsla(0,0%,14%,1.00);
	
}

.newsLink2:hover{
border-bottom: thick solid #993300;	
}