a:link {
	color:#BBC70E;
	text-decoration:none;
	background-image: none;
} 
intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #00B0D8;
}
a:visited {
	color:#BBC70E;
	text-decoration:none;
	background:none
}
a:hover {
	color:#BBC70E;
	text-decoration:none;
	cursor:pointer;
	background-color: #000000;
}
a:active { color:#CCCCFF; text-decoration:none; background:#003366 }
a {text-decoration: none}
