body {
	font: 11px Arial, Verdana;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	color : #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color : #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover .sidelink{
	color:#8080FF;
	background:#fcfcfc;
	text-shadow: 1px 1px 1px #cce;
}

a:hover {
	color : #3333ff;
	text-shadow: 1px 1px 2px #999;
}
a:active {
	color : #000000;
}