td {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;

}
.mytextclass{
	BACKGROUND-COLOR: #C1E0FF;
	border: 1px solid #006699;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
}
.mybuttonclass{
	BACKGROUND-COLOR: #006699;
	padding: 1px;
	height: 20px;
	width: 50px;
	border: 1px solid #006699;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	cursor: hand;


}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.a1:link {
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	border: none;

}
a:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.a1:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	border: none;

}
body {
    font-size: 12px;
	color: #666666;
	SCROLLBAR-FACE-COLOR: #006699;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #006699;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #006699;

	SCROLLBAR-DARKSHADOW -COLOR: #ffffff;
	background-color: ; 

}
