﻿a[target] {
	text-align: center
	line-height: 20px;
	color: #fff;
	font-size: 15px;
	background: #DA70D6;
	text-decoration: none;
}
a[target]:hover{background: #F0E68C;}