a:link {
	color: #FFCC00;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

