BODY {
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-highlight-color: #dddddd;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #777777;
}
A, TD, DIV, SPAN,CENTER, BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	color:#000000;
	font-weight: bold;
}
A:visited		{color: #000000;}
A:active		{color: #940031;}
A:hover			{color: #940031;}

A.menu {
	color:#000000;
	text-decoration:none;
}
A.menu:visited	{color: #000000;}
A.menu:active	{color: #0000aa;}
A.menu:hover	{color: #0000aa;}

A.demo {
	color:#ffffff;
	font-size: 10px; 
}
A.demo:visited	{color: #ffffff;}
A.demo:active	{color: #940031;}
A.demo:hover	{color: #940031;}

.heart {
	color: #0000aa;
	font-weight: bold;
}
.sq {
	height : 5px;
	width  : 5px;
}
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-color : buttonface;
	height : 20px;
	cursor:hand;
	cursor:pointer;
}
.input {
	font-size : 11px;
}
.textb {
	font-weight: bold;
}
.grand {
	font-weight: bold;
	font-size : 14px;
}


