body {	scrollbar-face-color:#DDDDDD;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-track-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-arrow-color:#AAAAAA;
	scrollbar-darkshadow-color:#888888;
     }

.text { font-family: Arial, Helvetica, Verdana; font-size: 12px; line-height: 16px; color: #00468C; text-decoration: none; }
.whitetext { font-family: Arial, Helvetica, Verdana; font-size: 12px; line-height: 16px; color: #FFFFFF; text-decoration: none; }
.boldtext { font-family: Arial, Helvetica, Verdana; font-size: 13px; line-height: 17px; color: #00468C; text-decoration: none; }
.whiteboldtext { font-family: Arial, Helvetica, Verdana; font-size: 14px; line-height: 18px; color: #FFFFFF; text-decoration: none; }
.headline { font-family: Arial, Helvetica, Verdana; font-size: 17px; line-height: 17px; font-weight:bold;  color: #FFFFFF; text-decoration: none; }
.hidetext { font-family: Arial, Helvetica, Verdana; font-size: 1px; line-height: 1px; color: #277CB7; text-decoration: none; }

A:link {
        color : #00389A;
		font-size: 12px;
        text-decoration: none;}

A:visited {
        color : #00389A;
		font-size: 12px;
        text-decoration: none;}

A:hover {
        color: #000000;
		font-size: 12px;
        text-decoration: underline;}

A:active {
        color: #00389A;
		font-size: 12px;
        text-decoration: none;}


A.whitetext:link {
        color : #FFFFFF;
		font-size: 12px;
        text-decoration: none;}

A.whitetext:visited {
        color : #FFFFFF;
		font-size: 12px;
        text-decoration: none;}

A.whitetext:hover {
        color: #FFFFFF;
		font-size: 12px;
        text-decoration: underline;}

A.whitetext:active {
        color: #FFFFFF;
		font-size: 12px;
        text-decoration: none;}


A.whiteboldtext:link {
        color : #FFFFFF;
		font-size: 14px;
        text-decoration: none;}

A.whiteboldtext:visited {
        color : #FFFFFF;
		font-size: 14px;
        text-decoration: none;}

A.whiteboldtext:hover {
        color: #FFFFFF;
		font-size: 14px;
        text-decoration: underline;}

A.whiteboldtext:active {
        color: #FFFFFF;
		font-size: 14px;
        text-decoration: none;}
