@charset "UTF-8";
/* CSS Document */

.releasetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	margin-right: 20px;
	margin-left: 35px;
}
.catnr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.infotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: center;
}
	
a:link {color: #000000; text-decoration: none}

a:visited {color: #000000;text-decoration: none}

a:active {color: #000000;text-decoration: none}
	
a:hover {color: #999999;text-decoration: none;}

.addressbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
	text-align: center;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
	text-align: center;
}
.abouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	margin-right: 20px;
	margin-left: 35px;
}
.releasetextem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FF0000;
	margin-right: 20px;
	margin-left: 35px;
}
