body{
	font-family: Arial, helvetica, sanserif;
	font-size: 11px;
}

a{
	color: #751052;
}

a img{
	border: none;
}


.shortnews-title{
	/*font-weight: bold;*/
}

ul.shortnews a.shortnews-title{
	color: black;
}

ul.shortnews a.shortnews-title:hover{
	color: #920264;
}

ul.shortnews a.morelink {
	font-weight: bold;
	color: #920264;
}

ul.shortnews a.morelink:hover{
	color: #DB0064;
}

/* Sitemap */
.sitemap{
	width: 100%;
	font-family: Arial, Helvetica, sanserif;
}

table.sitemap td{
	width: *;
	vertical-align: top;
}

.sitemap a{
	display: block;
	padding-left: 2px;
	text-decoration: none;
}

.sitemap a:hover{
	background-color: #FFDBEE;
	color: #920264;
	text-decoration: none;
}

.sitemaplink-1{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin: 2px 0 2px 0px;
}

.sitemaplink-2{
	font-weight: bold;
	font-size: 9px;
	margin: 1px 0 0px 5px;
}

.sitemaplink-3{
	font-size: 9px;
	margin: 0px 0 0px 10px;
}

div.sitemap-regular, div.sitemap-last{
	padding: 1px 0 0 16px;
}

div.sitemap-regular{
	background: url(images/sitemap-bg-reg.gif) no-repeat left top;
}

div.sitemap-last{
	background: url(images/sitemap-bg-last.gif) no-repeat left top;
}

ul.shortnews p{
	padding: 0;
	margin: 0;
}