A.b:link {
		font-family: tahoma;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		}
		
A.b:hover {
		font-family: tahoma;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
		}
		
A.b:active {
		font-family: tahoma;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
		}
		
A.b:visited {
		font-family: tahoma;
		font-size: 8pt;
		color: #000000;
		text-decoration: underline;
		}

A.c:link {
		font-family: tahoma;
		font-size: 7pt;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		}
		
A.c:hover {
		font-family: tahoma;
		font-size: 7pt;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
		}
		
A.c:active {
		font-family: tahoma;
		font-size: 7pt;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
		}

A.c:visited {
		font-family: tahoma;
		font-size: 7pt;
		color: #000000;
		text-decoration: underline;
		}

A.d:link {
		font-family: tahoma;
		font-size: 8pt;
		color: #000099;
		font-weight: normal;
		text-decoration: underline;
		}
		
A.d:hover {
		font-family: tahoma;
		font-size: 8pt;
		color: #000099;
		font-weight: bold;
		text-decoration: underline;
		}
		
A.d:active {
		font-family: tahoma;
		font-size: 8pt;
		color: #000099;
		font-weight: bold;
		text-decoration: underline;
		}
		
A.d:visited {
		font-family: tahoma;
		font-size: 8pt;
		color: #000099;
		text-decoration: underline;
		}
		
A.e:link {
		font-family: verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		}
		
A.e:hover {
		font-family: verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #00000;
		text-decoration: none;
		}
		
A.e:active {
		font-family: verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		}
		
A.e:visited {
		font-family: verdana;
		font-size: 8pt;
		color: #000000;
		text-decoration: none;
		}