body
{
    width: 800px;
    margin: auto;
    font-family: Tahoma;
    font-size: 11px;
    color: #616161;
}
a
{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: silver;
    text-align: center;
    vertical-align: middle;
    text-decoration: NONE;
   
    
    
}
A:HOVER {
	text-decoration : none;
	color : #a22f17;
	
}
A:FOCUS {
	color : #A8BB9F;
}

A:ACTIVE {
	color : #000080;
}
.copy{
width:560px;
padding:30px 0 0 0;
float:left;
text-align:center;
font-family:Tahoma;
font-size:9px;
color:#515151
}
.copy a{
font-family:Tahoma;
font-size:9px;
color:#7F7F7F;
text-decoration:none;
display:inline-block;
padding:0 10px 0 10px
}

.img{border:0px;
    text-align:center;
font-family:Tahoma;
font-size:9px;
color:#515151}

.img a{
font-family:Tahoma;
font-size:9px;
color:#7F7F7F;
text-decoration:none;
display:inline-block;
padding-left:100px;

}
.img A:HOVER {
	text-decoration : none;
	color : #FFFFFF;
	background-color : #A8BB9F;
}
.img A:FOCUS {
	background-color : Red;
}

.img A:ACTIVE {
	background-color : #000080;
}
.news{
border-bottom:1px solid #E5E5E5;
margin:8px 0 0 0;
}
.news p{
padding:10px 0 7px 0
}
.news a{
display:inline;
}
.style2 span, .news span
{
    color: #A22F17;
    
}
