a {
	font-family: Arial;
	font-size: 12px;
	color: #6581a0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6581a0;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.text-white {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.headline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text-gray {
	color: #6581a0;
	font-family: Arial;
	font-size: 12px;
}
.text-yellow {
	color: #FFFF00;
	font-family: Arial;
	font-size: 12px;
}
.date {
	font-family: Arial;
	font-size: 11px;
	color: #990033;
}
html {
	SCROLLBAR-FACE-COLOR: #6581a0;
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #3f6187;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #5C5C5C; 
}
