A:link  {
	color: #6699CC;
	text-decoration: underline;
}

A:visited  {
	color: #6699CC;
	text-decoration: underline;
}

A:active  {
	color: #6699CC;
	text-decoration: underline;
}

A:hover  {
	color: #006666;
	text-decoration: underline;
}

TD  {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

P  {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
hr {
	color: #FF9900;
	height: 1px;

}
.calendarbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFD89D;
}

BODY{
scrollbar-face-color:#FFE3B9;
scrollbar-arrow-color:orange;
scrollbar-track-color:#6699CC;
scrollbar-shadow-color:black;
scrollbar-highlight-color:orange;
scrollbar-3dlight-color:#CCCCFF;
scrollbar-darkshadow-Color:black;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
