body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}

body
{scrollbar-arrow-color:#000000a ; scrollbar-base-color: #ffcc66;
scrollbar-highlight-color : #ffcc00; scrollbar-shadow-color : #cc3300;}

h2{
	filter: Shadow(Color=#ff6600, Direction=45);
	font-style: italic;
	


}

/* links*/

#links a:link{ color: black; text-decoration:none; font-family: verdana; font-size: 12pt;  }

#links a:visited{color:#cc3300; text-decoration:none;font-family: verdana; font-size: 12pt; }

#links a:active{
	color:#cc3300;
	text-decoration:none;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}

#links a:hover{ color: #ffcc00 ; background-color:#cc3300;text-decoration:underline;font-family: verdana; font-size: 12pt; }

