BODY {
scrollbar-face-color: #FF66CC;
scrollbar-highlight-color: #FFCBFF;
scrollbar-3dlight-color: #CC33FF;
scrollbar-darkshadow-color: #FF66CC;
scrollbar-shadow-color: #FFCBFF;
scrollbar-arrow-color: #FFCBFF;
scrollbar-track-color: #CC33FF;
}
A:LINK, A:VISITED {
	color : #9900CC;
	text-decoration : none;
	font-family : Verdana, Arial, Georgia;
	font-size : 10px;
	text-decoration: none;
	text-align: center;

}

.fontenew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	list-style-type: circle;
	list-style-position: outside;
}
.fontenew2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	list-style-type: circle;
	list-style-position: outside;
	text-align: right;
}
.fontenewCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	list-style-type: circle;
	list-style-position: outside;
}

body {
	margin: 0px 0px 0px 10px;
}


A:HOVER {
	color : #990000;
	text-decoration : none;
	font-family : Verdana, Arial, Georgia;
	font-size : 10px; 
	text-decoration: none;

}
