a:hover {
	color: #CC3333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color: #C1C2E7;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-3Dlight-color:#9999cc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#9999cc;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#9999cc;
	scrollbar-arrow-color:#FFFFFF;
}

.bg {
	background-image: url(images/bg2.jpg);
	background-repeat : no-repeat;
}