/*
	Title: Special Screen
	Author: RZ
	Date: 2009-07
*/

body.home h1 a:hover {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}