.heading {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.content {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.content:hover {
	font-family: Verdana;
	font-size: 20px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.contentSmaller:hover {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0000;
	
	border: none;
	padding: 1px;
}
.contentSmaller {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	
	border: 0px none;
	padding: 1px;
	list-style-type: disc;
}
a.contentSmaller_c:hover {
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0000;
	
	border: none;
	padding: 1px;
}
.contentSmaller_c {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	
	border: 0px none;
	padding: 1px;
	list-style-type: disc;
}
.tableLink {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	border: 0px none;
	padding: 1px;
}
a.tableLink:hover {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0000;
	display: block;
	border: none;
	padding: 1px;
}
.tableLinkOver {

	font-family: Verdana;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0000;
	display: block;
	border: none;
	padding: 1px;
}
a.footer:hover {

	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footerBigger {

	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content1 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.lang_link{
	font-family: Verdana;
	font-size: 15px;
	color: #eeeeee;
	text-decoration: underline;
}
.lang_link a{
	font-family: Verdana;
	text-decoration: underline;
	color:#eeeeee;
	font-size:15px;
}

