A:link { color: #585858; text-decoration: none; } 
A:visited { color : #585858; text-decoration: none; } 
A:hover {color:#585858;text-decoration: underline ;} 
A:active {color:#585858; background: ; text-decoration: none; } 

A.extra:link { color: #05295E; text-decoration: underline; } 
A.extra:visited { color : #05295E; text-decoration: underline; } 
A.extra:hover {color:#05295E;text-decoration: underline ;} 
A.extra:active {color:#05295E; background: ; text-decoration: underline; } 

BODY {scrollbar-face-color:rgb(209,223,237);
scrollbar-highlight-color:rgb(209,223,237);
scrollbar-shadow-color:rgb(51,102,153);
scrollbar-3dlight-color:rgb(51,102,153);
scrollbar-arrow-color:rgb(51,102,153);
scrollbar-track-color:rgb(209,223,237);
scrollbar-darkshadow-color:rgb(209,223,237);
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #585858;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: normal;
	text-transform: uppercase;
	color: #05295E;
	letter-spacing: 1px;
	font-weight: bolder;


}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #05295E;
}
.copyweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	text-indent: 20px;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #585858;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;


}
.textblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #05295E;

}
