A:LINK {
		font-family: Arial;
		font-weight: bold;
		font-style: none;
		cursor: hand;
		color: #97CBFF;
		background: #0080C0;
		text-decoration: none;
}
A:VISITED {
		font-family: Arial;
		font-weight: bold;
		font-style: none;
		cursor: hand;
		color: #C0C0C0;
		background: #0080C0;
		text-decoration: none;
}
A:HOVER {
		font-family: Arial;
		font-weight: bold;
		font-style: none;
		cursor: hand;
		color: #000000;
		background: #97CBFF;
		text-decoration: none;
}

.12 {
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #FFFFFF;
		background: #0080C0;
		text-decoration: none;
		text-align: justify;
}
.10 {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		background: #0080C0;
		text-align: justify;
}
.8 {
		font-family: Arial;
		font-size: 8pt;
		font-weight: bold;
		color: #FFFFFF;
		background: #0080C0;
}
.7 {
		font-family: Arial;
		font-size: 7pt;
		font-weight: bold;
		color: #FFFFFF;
		background: #0080C0;
}