a:link {
	text; color: #3030c0;
}
a:visited {
	text; color: #3030c0;
}
a:active {
	text; color: #3030c0;
}
a:hover {
	text; color: #ff6060;
}

