html {
	padding: 0px;
	margin: 0px;

}

.clearboth {
	clear: both;
}
.hidden {
	display: none;
}

a {
	border: none;
	color: #9e0102;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.finframe {
	border: none;
}


.rssLinkHomePage {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.rssLinkHomePage:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
