﻿a:link {
	font-size: 14px;
	line-height: 5px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
                border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	font-size: 14px;
	line-height: 5px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a:hover {
	font-size: 16px;
	line-height: 5px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}

a:active {
	font-size: 14px;
	line-height: 5px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
