a:link {
	color: #CF2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #C8FF20;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
