.links {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #663333;
	text-align: center;
}
.links a{
	color: #663333;
	text-decoration:none;
}
.links a:hover{
	color: #990000;
	text-decoration:none;
}