@charset "UTF-8";

.headline
{
	text-decoration: none;
    font-size:30px;
    font-family: "nudista-web-1","nudista-web-2", sans-serif;
    font-weight:700;
    color:#FFF;
}



.linklist
{
	width:350px;
	left: 50px;
	top: 50px;
	position: absolute;
}






A:link {text-Decoration:none; font-size:15px; font-family: "nudista-web-1","nudista-web-2", sans-serif; font-weight:400; color:#FFFFFF; background:#000000;}
A:visited {text-Decoration:none; font-size:15px; font-family: "nudista-web-1","nudista-web-2", sans-serif; font-weight:400; color:#FFFFFF; background:#000000;}
A:active {text-Decoration:none; font-size:15px; font-family: "nudista-web-1","nudista-web-2", sans-serif; font-weight:400; color:#FFFFFF; background:#000000;}
A:hover {text-Decoration:none; font-size:15px; font-family: "nudista-web-1","nudista-web-2", sans-serif; font-weight:400; color:#333333; background:#FFFFFF;}

A.nav:link {text-Decoration:none; font-size:29px; font-family: "museo-1","museo-2",  sans-serif; font-weight:100; color:#FFFFFF; background:#000000;}
A.nav:visited {text-Decoration:none; font-size:29px; font-family: "museo-1","museo-2", sans-serif; font-weight:100; color:#FFFFFF; background:#000000;}
A.nav:active {text-Decoration:none; font-size:29px;  font-family: "museo-1","museo-2", sans-serif; font-weight:100; color:#FFFFFF; background:#000000;}
A.nav:hover {text-Decoration:none; font-size:29px; font-family: "museo-1","museo-2", sans-serif; font-weight:100; color:#999999; background:#000000;}
	
A.links:link {text-Decoration:none; font-size:20px; font-family: "museo-1","museo-2", sans-serif; font-weight:300; color:#FFFFFF; background:#000000;}
A.links:visited {text-Decoration:none; font-size:20px; font-family: "museo-1","museo-2", sans-serif; font-weight:300; color:#FFFFFF; background:#000000;}
A.links:active {text-Decoration:none; font-size:20px; font-family: "museo-1","museo-2", sans-serif; font-weight:300; color:#FFFFFF; background:#000000;}
A.links:hover {text-Decoration:none; font-size:20px; font-family: "museo-1","museo-2", sans-serif; font-weight:300; color:#333333; background:#FFFFFF;}

