body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	scrollbar-face-color: #5FACD8;
	scrollbar-shadow-color: #689cd0;
	scrollbar-highlight-color: #F1F2F4;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #000000;
}



.A  {
	color : Navy;
	text-decoration : none;
	border-bottom-style: dashed;
	border-bottom-width: medium;
	border-left-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-style: solid;
	border-left-width: medium;
	padding-left: 5px;
}

.A:Visited  {
	color : Navy;
	text-decoration : none;
}

.A:Active  {
	color : Navy;
	text-decoration : none;
}

.A:Hover  {
	color : #FF0000;
	text-decoration : none;
	background-color: #66CCFF;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.Logo {
	font: bolder 36px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

.plink  {
	color : #000066;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.plink:Visited  {
	color : #6633FF;
	text-decoration : underline;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.plink:Active  {
	color :#0099FF;
	text-decoration : underline;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.plink:Hover  {
	color : #CC0000;
	text-decoration : none;
	background-color:#FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
