a,p,table,div {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #cc3333;
	font-weight: bold;
}
a:link {
	color: #cc3333;
	font-weight: bold;
}
a:hover {
	color: #ff3333;
	text-decoration: underline overline;
	font-weight: bold;
}
BODY {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#bbbbbb;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#bb0000;
	scrollbar-track-color:#ffffff;
	background-color: #ffffff;

}
