a:link {
	text-decoration: yes;
	color: #0194EE;
}
a:visited {
	color: #0194EE;
	text-decoration: yes;
}
a:hover {
	color: #FF6600;
	text-decoration: yes;
}
body { scrollbar-face-color: #D5ECFB;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #c0c0c0;
scrollbar-darkshadow-color: #c0c0c0;
scrollbar-track-color: #eeeeee;
scrollbar-arrow-color: rgb(255,255,255)
}
.head03 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 0194EE;
	text-decoration: underline;

}
