.ya-autorize, .ya-autorize-nored {
	font-family:		Verdana, sans-serif;
	font-size:			1em;
}

.ya-autorize a, .ya-autorize a:visited {
	color:				#000000 !important;
}

.ya-autorize-nored a, .ya-autorize-nored a:visited {
	color:				#ffffff !important;
}

.ya-autorize a:hover {
	color:				#ff0000 !important;
}

.ya-autorize-nored a:hover {
	color:				#ffffff !important;
}

.ya-autorize .ya-user, .ya-autorize-nored .ya-user {
	font-weight:		bold;
	margin-right:		1em;
}

.ya-autorize .ya-user span {
	color:				#ff0000;
}

.ya-autorize-nored .ya-user span {
	color:				#ffffff;
}

.ya-autorize .ya-exit {
	color:				#e03a3a !important;
}

.ya-autorize-nored .ya-exit {
	color:				#ffffff !important;
}

.ya-autorize a.ya-exit:visited {
	color:				#e03a3a !important;
}

.ya-autorize-nored a.ya-exit:visited {
	color:				#ffffff !important;
}

