body {
	font-family: Arial, geneva, helvetica, sans serif;
	color: #000000;
	font-size: x-small;
}
table, td, div, form, span {
	font-family: Arial, verdana, geneva, helvetica, sans serif;
	color: #000000;
	font-size: x-small;
}

.title-news {font-weight: bold; font-size: x-small;}

/* ----- */
.accent {font-weight: bold; font-size: x-small;}
.bottom {color: #960017; font-size: 10px;}

.right {font-size: xx-small;}



.banner-title {line-height: 8px;}
.banner-title a:link, .banner-title a:active, .banner-title a:visited {
	text-decoration: none;
	color: #960017;
	font-size: 10px;
	font-family: Arial, verdana, geneva, helvetica, sans serif;
}
.banner-title a:hover {
	text-decoration: none;
	color: #960017;
	font-size: 10px;
	font-family: Arial, verdana, geneva, helvetica, sans serif;
}

/*.right a:link, .right a:active, .right a:visited {
	text-decoration: none;
	color: #000000;
}
.right a:hover {
	text-decoration: none;
	color: #960017;
}*/


/* -layout */
.contact {padding-top: 6px;	padding-bottom: 6px;}
.icon-bottom {padding-top: 6px;}
.arrow {padding-bottom: 2px; padding-right: 5px; padding-top: 6px;}
.news {padding-top: 6px; padding-left: 69px; padding-right: 14px;}
.news-shadow {padding-right: 4px; padding-bottom: 4px;}
.banner-layout {padding-top: 7px;}
.enter-layout {padding-top: 15px; padding-left: 23px;}
.news-line {padding-top: 10px; padding-left: 50px; padding-right: 4px;}
/* -layout */


/* link */
h1 {
	text-decoration: underline;
	color: #960017;
	font-size: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #960017;
}
a:hover {
	text-decoration: underline;
	color: #960017;
}

a.link-news:link, a.link-news:active, a.link-news:visited {
	text-decoration: none;
	color: #960017;
	text-transform: uppercase;
	font-size: xx-small;
}
a.link-news:hover {
	text-decoration: none;
	color: #960017;
	text-transform: uppercase;
	font-size: xx-small;
}

a.link-navigation:link, a.link-navigation:active, a.link-navigation:visited {
	text-decoration: none;
	color: #960017;
	font-size: 8px;
	/*font-weight: bold;*/
}
a.link-navigation:hover {
	text-decoration: none;
	color: #960017;
	font-size: 8px;
	/*font-weight: bold;*/
}
