@CHARSET "UTF-8";

a {
	text-decoration: underline;
	color: #FFB500;
}

a:hover {
	text-decoration: underline;
}

#top #top_content .party_info a {
	text-decoration: none;
	color: #50374d;
}

#linki_content a {
	color: white;
	text-decoration: none;
}

#linki_content a:hover {
	color: white;
}
