.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080370;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080370;
	background: #f6f6f6;
}
	

 a:link { text-decoration:none; font-weight:bold; color:#080370; }
 a:visited { text-decoration:none; font-weight:bold; color:#080370; }
 a:hover { text-decoration:underline; font-weight:bold; color:#080370; }
 a:active { text-decoration:none; font-weight:bold; color:080370; }

BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#ECECEC;
scrollbar-arrow-color:#080370;
scrollbar-track-color:#FFFFFF;
}


