A{
	text-decoration: none;
	color:blue;
	}
a:hover {text-decoration:underline;color:red;}

a:active{
	text-decoration:none;color:blue;
	}
a:visited{
	text-decoration:none;
	}

.sidtext{
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
	}

.systemtext3 {font-family: arial,tahoma,verdana; font-size:7pt}
.systemtext4 {font-family: arial,tahoma,verdana; font-size:8pt}
.systemtext5 {font-family: arial,tahoma,verdana; font-size:9pt}

.agreen{
	font-family: verdana, arial;
	font-size: 11px;
	color: green;
	}
.ablue{
	font-family: verdana, arial;
	font-size: 11px;
	color: blue;
	}

