@charset "ISO-8859-1";
.a{
	color:#000746;
	font: oblique bold 12px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	text-indent: 10px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: pre;
	display: block;
	margin: 6px;
	padding: 6px;
	clear: both;
	float: inherit;
	height: inherit;
	width: 10px;
	border: thin solid #6699FF;
	position: relative;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-decoration:underline;
}
.a:hover{
	color:#FF0000;
	font: oblique bold 12px Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	background-repeat: repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	text-indent: 10px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: pre;
	display: block;
	margin: 6px;
	padding: 6px;
	clear: both;
	float: none;
	height: inherit;
	width: 10px;
	border: thin solid #6699FF;
	position: relative;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-decoration:none;
}

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

.plink:Visited  {
	color : #660033;
	text-decoration : underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.plink:Active  {
	color :#FF0000;
	text-decoration : underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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