body{
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.link{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.link:hover{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}
.ters{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #008000;
}
.ters:hover{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}
