.smalllinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #993333;

}

.smalllinktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
		color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #663333;
}
.verysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
		color: #663333;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #AE1E1E;

}

.linktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
		color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		color: #663333;
	
}

.linktext_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #F4DFB8;

}

.linktext_hell:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
		color: #F9CE7F;
}
.text_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		color: #F9CE7F;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #AE1E1E;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
		color: #000000;
}
