.css {
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none
}
a:visited {
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 1.5;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	line-height: 1.5px;
	color: #333333;
	text-decoration: none;
}
