.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 150%;
}

.body a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color : #000;
	text-decoration: underline;
}
.body a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color : #000;
	text-decoration: underline;
}
.body a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color : #666;
	text-decoration: underline;
}
.body a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color : #900;
}

.navbar {
	color: #000;
	line-height: 150%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.navbar a:link {
	font-size: 12px;
	line-height: 150%;
	color: #000;
	text-decoration: none;	
}
.navbar a:active {
	font-size: 12px;
	line-height: 150%;
	color: #000;
	text-decoration: none;	
}
.navbar a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #000;
	text-decoration: none;	
}
.navbar a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #900;	
}

.header2 {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	line-height: 80%;
}
.header1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 180%;
	font-size: 14px;
}
.footer a:link {

	color: #CCCCCC;
	text-decoration: underline;	
}
.footer a:active {

	color: #CCCCCC;
	
}
.footer a:visited {

	color: #CCCCCC;
	text-decoration: underline;	

	
}
.footer a:hover {

	color: yellow;
	text-decoration: underline;
}
.headerwit {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #CCCCCC;
}
.headerwit a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.headerwit a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.headerwit a:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.headerwit a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FF0;
	text-decoration: none;
}

.pagtitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	line-height: 150%;
	font-weight: bold;
}
.subtitle {
	font-size: 12px;
	font-weight: normal;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
   }
a.subtitle {
	font-size: 12px;
	font-weight: normal;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
   }   
